Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Vynce's scratchpad

by Vynce (Friar)
on Jun 03, 2004 at 20:06 UTC ( [id://360454]=scratchpad: print w/replies, xml ) Need Help??

#!/usr/bin/perl use strict; package MyModule; =pod =head1 MyModule =head2 My data is: =cut my $testread = join '', <DATA>; warn $testread; __DATA__ =pod one == 1 two == 2 =cut
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-03-29 07:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found