Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Test::Pod::Coverage and all_pod_coverage_ok

by ghenry (Vicar)
on Sep 29, 2005 at 22:06 UTC ( [id://496263]=note: print w/replies, xml ) Need Help??


in reply to Test::Pod::Coverage and all_pod_coverage_ok

Update: I've re-read the docs and it says to use $dir

According to the docs, it's all_modules( [@dirs] )

Aren't you passing it a $scalar ??

Also, that error usually means all_modules hasn't been imported, no?

Walking the road to enlightenment... I found a penguin and a camel on the way.....
Fancy a yourname@perl.me.uk? Just ask!!!

Replies are listed 'Best First'.
Re^2: Test::Pod::Coverage and all_pod_coverage_ok
by geektron (Curate) on Sep 29, 2005 at 22:08 UTC
    yes, i passed it a scalar. and i just passed it an arrayref.

    somehow, all_modules isn't getting imported into the calling space. the error *isn't* that all_modules didn't return anything, it's that all_modules is an undefined sub.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-25 23:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found