Hi,
Here follows a post I sent to ActiveState's ppm mailing list about 24 hours ago:
<quote>
Is it possible to have the one ppd file download, unpack and install more
than one tarred and gzipped blib file.
That is, instead of having just one "<CODEBASE HREF= ..." line, I'm looking
for the option of having multiple such "<CODEBASE HREF=...." lines present
in the one ppd file, such that a number of different tarred and gzipped blib
files are dowwnloaded, unpacked and installed.
Possible ? ... or do I have to put the additional files into their own
separate ppm distro and pull them in with "DEPENDENCY NAME".
Btw, is there a difference between DEPENDENCY NAME and REQUIRE NAME ?
</quote>
It's a very low volume mailing list, and no replies yet.
So I thought I might repeat the post here.
I've a vague notion that, at some time in the past, I've come across a ppd file that would install multiple perl modules, but I'm currently unable to locate such an example.
Cheers,
Rob
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.