Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

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

by ikegami (Patriarch)
on Oct 18, 2021 at 13:33 UTC ( [id://11137676]=note: print w/replies, xml ) Need Help??


in reply to Re^2: POD for use feature 'declared_refs' wrong
in thread POD for use feature 'declared_refs' wrong

They are indeed not nice to activate, I'd probably write a module bundling those four steps to avoid boilerplate.

Which four steps? Enabling the two features and disabling the two warnings? It already exists.

use experimental qw( refaliasing declared_refs );

Replies are listed 'Best First'.
Re^4: POD for use feature 'declared_refs' wrong
by kcott (Archbishop) on Oct 19, 2021 at 06:24 UTC

    ++ Thanks for the reminder about the experimental pragma. I've added an update to my post.

    — Ken

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (6)
As of 2024-03-29 09:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found