Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    Module::Reload::Selective 1.02

    Download button

    No screenshots available
    Downloads: 334  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Chris Thorman | More programs
    Perl Artistic License / FREE
    August 11th, 2007, 18:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Module::Reload::Selective description

    Module::Reload::Selective can reload Perl modules during development.

    Module::Reload::Selective can reload Perl modules during development.

    SYNOPSIS

    Instead of:

    use Foobar::MyModule;

    Do this:

    use Module::Reload::Selective;
    &Module::Reload::Selective->reload(qw(Foobar::MyModule));
    Or, if you need the "import" semantics of "use", do this:

    use Foobar::MyModule (@ImportArgs);

    Do this:

    use Module::Reload::Selective;
    Module::Reload::Selective->reload(qw(Foobar::MyModule));

    import Foobar::MyModule (@ImportArgs);

    ... then configure your server or other runtime environment settings to trigger Module::Reload::Selective to only kick in when you need.

    For example: you could have it kick in only when the web server is running on a particular port number or particular (development) host.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    reload modules | Perl modules | reload selective | Perl | module | reload

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM