GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Reply::Plugin::AutoRefresh(3) User Contributed Perl Documentation Reply::Plugin::AutoRefresh(3)

Reply::Plugin::AutoRefresh - automatically refreshes the external code you use

version 0.42

  ; .replyrc
  [AutoRefresh]
  track_require = 1

This plugin automatically refreshes all loaded modules before every statement execution. It's useful if you are working on a module in a file and you want the changes to automatically be loaded in Reply.

It takes a single argument, "track_require", which defaults to true. If this option is set, the "track_require" functionality from Class::Refresh will be enabled.

Note that to use the "track_require" functionality, this module must be loaded as early as possible (preferably first), so that other modules correctly see the global override.

Jesse Luehrs <doy@tozt.net>

This software is Copyright (c) 2016 by Jesse Luehrs.

This is free software, licensed under:

  The MIT (X11) License
2016-08-24 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.