Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

POD for use feature 'declared_refs' wrong

by LanX (Saint)
on Oct 16, 2021 at 12:49 UTC ( [id://11137628]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    no warnings 'experimental::declared_refs';
    my \@arr = [42];
    
  2. or download this
    C:/Strawberry/perl/bin\perl.exe -w d:/tmp/pm/auto_ref.pl 
    666
    
    Compilation finished at Sat Oct 16 14:45:33
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-03-29 14:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found