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

RFC: Syntax::Construct

by choroba (Cardinal)
on Dec 23, 2013 at 22:45 UTC ( [id://1068270]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use v5.10;
    
  2. or download this
    use v5.10; # say
    
  3. or download this
    use feature 'say';
    
  4. or download this
    use v5.10; # //
    
  5. or download this
    use Syntax::Construct qw( // ... );
    

Log In?
Username:
Password:

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

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

    No recent polls found