Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^4: My preferred version control system is...

by swampyankee (Parson)
on May 26, 2008 at 15:29 UTC ( [id://688533]=note: print w/replies, xml ) Need Help??


in reply to Re^3: My preferred version control system is...
in thread My preferred version control system is...

There is, of course,

use strict; use warnings; use Perlmonks qw/poll/; open(my $from, "<", previous_node('latest poll')) or die "Couldn't fin +d previous_node\n; local $/; my $prev = <$from>; close($from) s/monarchy/Fortran/gi; s/democracy/Perl/gi; print $prev;


Information about American English usage here and here. Floating point issues? Please read this before posting. — emc

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://688533]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-03-19 08:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found