Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: POD for use feature 'declared_refs' wrong

by LanX (Saint)
on Oct 17, 2021 at 20:24 UTC ( [id://11137659]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    D:\tmp\pm>perl -Mfeature=:all -M-warnings
    sub uc_name { my \$name = \$_[0]; $name = uc $name }
    ...
    __END__
    KEN
    
  2. or download this
    # warn
      my $x = ...;
    

Log In?
Username:
Password:

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

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

    No recent polls found