Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Cannot find dependencies when creating packages on ActivePerl with PPM 4

by izut (Chaplain)
on Jan 22, 2007 at 15:15 UTC ( [id://595923]=note: print w/replies, xml ) Need Help??


in reply to Cannot find dependencies when creating packages on ActivePerl with PPM 4

Hi Alceu, Actually it is OT from the OP, but sometime you'll get yourself in trouble with
<AUTHOR> Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br> </AUTHOR>
Maybe you want to encapsulate it with CDATA or something, to avoid future issues :) Keep up the good work!

Igor 'izut' Sutton
your code, your rules.

  • Comment on Re: Cannot find dependencies when creating packages on ActivePerl with PPM 4
  • Download Code

Replies are listed 'Best First'.
Re^2: Cannot find dependencies when creating packages on ActivePerl with PPM 4
by glasswalk3r (Friar) on Jan 22, 2007 at 19:17 UTC

    Gee... now I'm getting borred: nmake ppd just does not work correctly. You're correct, if this XML is tested against a XML validator it will not pass.

    I think I'll stick around with the old and good tarball. Do you know if the PPD/XML is parsed by the ActivePerl repository server? I didn't notice any issue when using this PPD locally.

    Alceu Rodrigues de Freitas Junior
    ---------------------------------
    "You have enemies? Good. That means you've stood up for something, sometime in your life." - Sir Winston Churchill
      The ActivePerl repository doesn't recognize any ppm packages external to it. A ppm client can add external repositories, which generally are local or remote locations containing ppd files, or summary files of such ppd files if there's many of them. It would be a good idea for this if the ppd file is valid xml, as such files are parsed with an xml parser.
      nmake ppd just does not work correctly
      Upgrade ExtUtils::MakeMaker, then it might.

        Good tip! It worked! With no sweat, here it is:

        <AUTHOR>Alceu Rodrigues de Freitas Junior &lt;glasswalk3r@yahoo.com.br&gt;</AUTHOR>
        Alceu Rodrigues de Freitas Junior
        ---------------------------------
        "You have enemies? Good. That means you've stood up for something, sometime in your life." - Sir Winston Churchill
Re^2: Cannot find dependencies when creating packages on ActivePerl with PPM 4
by randyk (Parson) on Jan 22, 2007 at 18:06 UTC
    Using
    <AUTHOR> Alceu Rodrigues de Freitas Junior &lt;glasswalk3r@yahoo.com.br&gt; </AUTHOR>
    would also work.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-23 18:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found