Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

creating references

by hnd (Scribe)
on Aug 21, 2009 at 06:57 UTC ( [id://790258]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    __END__
    output
    scalar ref defined
    
  2. or download this
    use strict;
    use warnings;
    ...
    Name "main::foo" used only once: possible typo at ref.pl
    Name "main::hash" used only once: possible typo at ref.pl
    scalar defined
    

Log In?
Username:
Password:

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

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

    No recent polls found