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

Re^2: Perl Babysteps 1: Your First Simple Script

by Mr. Muskrat (Canon)
on Dec 30, 2004 at 16:40 UTC ( #418303=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # I am a comment!
    
  2. or download this
    package Beginner::Project;
    use strict;
    ...
    # your code continues here...
    
    1;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2023-12-09 22:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (38 votes). Check out past polls.

    Notices?