Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^5: How to create installable modules ?

by brian_d_foy (Abbot)
on Jan 12, 2006 at 16:32 UTC ( [id://522738]=note: print w/replies, xml ) Need Help??


in reply to Re^4: How to create installable modules ?
in thread How to create installable modules ?

You can't automatically install it as a prerequisite unless you know how to install it. It's a bit of a Catch-22: you can't process a Build.PL until you have Module::Build, and you can't install Module::Build (for the first time, at least) with a Build.PL. :)

--
brian d foy <brian@stonehenge.com>
Subscribe to The Perl Review
  • Comment on Re^5: How to create installable modules ?

Replies are listed 'Best First'.
Re^6: How to create installable modules ?
by blm (Hermit) on Jan 13, 2006 at 07:17 UTC
    Thanks for clarifying that for me, brian! :-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-19 19:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found