Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

My Perl Module Toolchain

by tobyink (Canon)
on May 27, 2012 at 20:16 UTC ( [id://972737]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    
    hg_init();
    hgrc( new_bitbucket() );
    
  2. or download this
    assertos qw(Linux FreeBSD Cygwin);
    
  3. or download this
    perl Makefile.PL && \
    make all test dist && \
    make clean && \
    rm Makefile.old
    
  4. or download this
    cpanm !^ && \
    cpan-upload !^ && \
    mv !^ ~/perl5/published/ && \
    echo "Do not forget to hg tag the release."
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlmeditation [id://972737]
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-04-25 14:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found