Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^4: Module and external files

by waswas-fng (Curate)
on Oct 18, 2004 at 15:19 UTC ( [id://400170]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Module and external files
in thread Module and external files

Aye he also said he was not the maintainer (he does not control when and if the structure will change).

Here's one approach that I'd likely take
$ perl Makefile.PL
Downloading the files ... success
Parsing .... success
Generating module (inlining those big hashes) .... success
Writing makefile ...
$ make ... $ make test ...


I agree he needs to prompt the user, but your example only shows a status as it actually tries to connect out -- or is there a prompt there that I am missing? My point was that he would need to make an option for it to auto download, not just blindly do it.

I would put a separate script in his distro that 1, downloads the file to the correct location, 2 checks to see if the structure is correct. Add this to the install readme with instructions on how to setup a cronjob to update monthly etc.


-Waswas

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-25 13:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found