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

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Good day, Monks --

This is the sort of question that I typically find the answer to 5 minutes after posting, so I'm first going to wait 5 minutes.

... 5 minutes passes ....

There. OK. Ahem.

I am assembling a Pinto repository to associate with a collection of Perl scripts (written over a number of years) we use at work.

Because one of the benefits of Pinto is that you can lock down module versions, I'm doing my best to only add the versions we are currently using. Remembering that backpan.perl.org existed was a great help in this regard (since all versions don't appear on CPAN proper), and I discovered that Pinto, bless its heart, knows to go there if the version in question is not on CPAN.

... however, I just determined that backpan either doesn't really have everything, or that there is a wrinkle (perhaps particular versions are under different maintainer names ...?) I don't know about.

An example might help. We have the module

HTML::Form

installed at version 5.810. This version appears neither on CPAN:

http://search.cpan.org/~gaas/HTML-Form-6.03/

nor on backpan, apparently:

http://backpan.perl.org/authors/id/G/GA/GAAS/

... I guess the short version of my question would be, is there a 3rd place to look (if there is, Pinto doesn't know about it)?

If there is indeed no place to find version 5.810 of HTML::Form (or the other modules I'm failing to find) I suppose I can just wait for them to fail when I issue the pull command, but I thought I would ask and try to find out whether I am missing something.

There. I no doubt should have waited 10 minutes.

Thanks,

G

As I suspected -- I just found the answer -- at least for that particular module. I looked in the CHANGES file and discovered that HTML::Form used to be part of libwww-perl.


In reply to Pinto and old module versions (UPDATE -- solved) by chexmix

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found