CPANPLUS autobundle problems

D

Dragonphoenix

I've used CPANPLUS::Backend to generate the autobundle package.

From the .pm file, it says to

perl -MCPANPLUS -e "install Snapshot_$DATE". Everytime I do this it
says it can't find the module or no author.


I've try perl -I/directory -MCPANPLUS -e "install Snapshot_$DATE",
still no luck,


Anyone have any pointers to resolve this issue?
 
A

Anno Siegel

Dragonphoenix said:
I've used CPANPLUS::Backend to generate the autobundle package.



perl -MCPANPLUS -e "install Snapshot_$DATE". Everytime I do this it
says it can't find the module or no author.


I've try perl -I/directory -MCPANPLUS -e "install Snapshot_$DATE",
still no luck,


Anyone have any pointers to resolve this issue?

You aren't, by any means, literally typing "$DATE" in your command?

Anno
 
D

Dragonphoenix

Anno said:
You aren't, by any means, literally typing "$DATE" in your command?

Anno
--
If you want to post a followup via groups.google.com, don't use
the broken "Reply" link at the bottom of the article. Click on
"show options" at the top of the article, then click on the
"Reply" at the bottom of the article headers.


Thanks for the reply.

The command is actually

perl -MCPANPLUS -e "install Snapshot_2006_03_23_00"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top