Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Printing a reference to the output of map

by sierrathedog04 (Hermit)
on Dec 01, 2001 at 17:46 UTC ( [id://128862]=note: print w/replies, xml ) Need Help??


in reply to Printing a reference to the output of map

Thanks everyone. I found the error. It was in the line preceding my call to map.

Instead of using Perl's // to create a comment I was using /* */ to create a comment, which is gibberish to perl.

  • Comment on Re: Printing a reference to the output of map

Replies are listed 'Best First'.
Re: Re: Printing a reference to the output of map
by danboo (Beadle) on Dec 03, 2001 at 20:13 UTC
    For the record '#' is used for creating comments in perl. Hopefully you figured that out already.

    - danboo

Log In?
Username:
Password:

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

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

    No recent polls found