Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^4: Why $FIle::Find::prune = 1 returns used only once warning

by stevieb (Canon)
on Apr 17, 2021 at 15:14 UTC ( [id://11131407]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Why $FIle::Find::prune = 1 returns used only once warning
in thread Why $FIle::Find::prune = 1 returns used only once error

It also means that I don't have to worry about p5p removing modules from core at a later date.

I wholeheartedly agree with this (listing current core modules as dependencies explicitly).

  • Comment on Re^4: Why $FIle::Find::prune = 1 returns used only once warning

Replies are listed 'Best First'.
Re^5: Why $FIle::Find::prune = 1 returns used only once warning
by jcb (Parson) on Apr 18, 2021 at 02:33 UTC

    Explicitly listing core modules as dependencies has another benefit: CPAN Testers smokeboxes will report the versions of all modules declared as dependencies. While "core only" modules have versions that can be inferred from Perl's version, many modules are now "dual life" and could be updated separately from the Perl core in an installation. Listing them all as dependencies will cause the versions actually used to appear in CPAN test reports.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-04-26 05:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found