Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Perl for the Masses

by theguvnor (Chaplain)
on Nov 26, 2002 at 02:36 UTC ( [id://215774]=note: print w/replies, xml ) Need Help??


in reply to Perl for the Masses

You beat me to it, shotgunefx! : ) I can't praise POPFile highly enough.

I installed it a couple of days ago, and am delighted with both its effectiveness and its pleasing interface. It seems well coded from the little I've inspected.

I have to add a couple of small caveats for the Win32 users:

  • in the latest (v0.17.5) release, the author forgot to include the locale.pm pragma module (confirmed in email with him). After copying my ActivePerl locale.pm into the POPFile directory, everything worked like a charm.
  • I had trouble with insert.pl, as it was looking for Text::ParseWords which was also not included in the distro... not sure how big a deal this is.

I highly recommend this project!

Jon

Update: added my second caveat, which I initially forgot. Thanks also to shotgunefx for letting me know there is newer release.

Replies are listed 'Best First'.
Re: Re: Perl for the Masses
by shotgunefx (Parson) on Nov 26, 2002 at 05:58 UTC
    I got 0.17.6 which uses locale. The only thing I added was Win32::GUI to hide the console window. The code is fairly clean and easy to understand (Running does generate many spurious uninitialized warnings though).

    I'm glad they beat me to it so I didn't have to write it myself. So far, very impressive. Perl could use a killer app, and this might be it.

    -Lee

    "To be civilized is to deny one's nature."
      The only thing I added was Win32::GUI to hide the console window. The code is fairly clean and easy to understand (Running does generate many spurious uninitialized warnings though).
      I thought the windows version ran using wperl and thus had no console window. At least the 0.17.3 version does that if you choose the "Run POPFile in Background" option.

      Remember to send feedback esp changes/patches to the sourceforge project contacts - as it says in the Readme it is supposed to run cleanly with no warnings so please feedback those "spurious unitialized warnings"

      Dingus


      Enter any 47-digit prime number to continue.
        I planned to submit the patch for hiding the console, though I didn't read the README. Thanks for pointing the warning issue out. I'll pass it along as well.

        -Lee

        "To be civilized is to deny one's nature."
        I didn't catch the wperl reference the first time I read this. I installed the Cross Platform version. 0.17.6 ( I assumed the Win version was a Perl2exe or similar so I didn't bother), so the windows version might very well use wperl.

        -Lee

        "To be civilized is to deny one's nature."

        You're right dingus, adding "Run POPFile in Background" to the Windows Startup folder, runs without even flashing the console window even briefly, at least on my system.

        Jon

Log In?
Username:
Password:

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

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

    No recent polls found