Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: How do I check if imports are actually used?

by Anonymous Monk
on Sep 16, 2013 at 09:00 UTC ( [id://1054254]=note: print w/replies, xml ) Need Help??


in reply to How do I check if imports are actually used?

Well, you remove use ... statements and you run the test suite. If the test suite passes, you can ditch ... module as requirement :)

OTOH, see B::Xref

 [unused module] -> [id://734753|Identify and trim unused undeeded perl modules] unused module -> Identify and trim unused undeeded perl modules -> Devel::Cover, Devel::Dependencies

Log In?
Username:
Password:

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

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

    No recent polls found