Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Modern Perl Book "Paquito" Example Question

by LanX (Saint)
on Oct 05, 2018 at 20:49 UTC ( [id://1223596]=note: print w/replies, xml ) Need Help??


in reply to Modern Perl Book "Paquito" Example Question

use feature 'say';

Maybe add strict and warnings too to see errors.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

Replies are listed 'Best First'.
Re^2: Modern Perl Book "Paquito" Example Question
by Ayber (Novice) on Oct 05, 2018 at 20:57 UTC

    Thank you the quick replies, the answer was to:

    use Modern::Perl
      well - if installed - that's what Modern::Perl does among other things:

      activating features and strictures.

      Cheers Rolf
      (addicted to the Perl Programming Language :)
      Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-19 23:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found