| Thread | Last Post | Replies |
|
| Message Catalogs -- looking for usable module | 31 May 2007 07:14 GMT | 1 |
I'm looking for an usable perl module that supports message catalogs. On CPAN, I found the following modules: - i18n - Locale::TextDomain
|
| Help Eventlog Perl Script | 29 May 2007 21:04 GMT | 2 |
All, I will appreciate all help with the following script. NOTE: I found the script at http://www.roth.net/perl/scripts/ Run the script : perl scriptname.pl -t AUDIT_SUCCESS -l Security -n 5
|
| help for module name? | 28 May 2007 13:03 GMT | 7 |
i'm working on a module to interface with music player daemon (mpd). i've released: - audio::mpd, a traditional oo interface - poe::component::client::mpd, a poe-aware interface
|
| US mirror of search.cpan *broken* | 28 May 2007 11:42 GMT | 1 |
The bizrate search.cpan is broken. The most recent module (judging by the recent tab) is from 5 days ago, 23 May. I'm told that the UK mirror (digitalcraftsmen) is running fine.
|
| taxonomy for data-structure modules? | 28 May 2007 06:36 GMT | 2 |
That hour of searching-and-not-finding got me to thinking... Is it just me, or is the collection of "data-structure" modules on CPAN somewhat difficult to discover/navigate? Maybe the frustration is just exaggerated by the fact that it takes just
|
| Installing WWW::Mechanize from CPAN shell | 26 May 2007 20:17 GMT | 1 |
I'm having trouble installing WWW::Mechanize from the CPAN shell. Here's what I keep getting: cpan> install WWW::Mechanize Running install for module WWW::Mechanize
|
| How to generate WSDL file from SOAP::Lite | 26 May 2007 00:09 GMT | 2 |
I can use SOAP::Lite to build a soap server. And use the SOAP::Lite to write the soap client. But a .Net guy say that he need a WSDL file. I have no idea how to generate the WSDL file.
|
| peer review for first CPAN module? (JavaScript minification) | 25 May 2007 22:02 GMT | 7 |
I'm writing a new version of JavaScript::Minification on CPAN. This is my first CPAN module and first Perl project! If someone is willing to take a look to see if I've done something terribly wrong packaging the code I would greatly appreciate any feedback.
|
| anybody feel like translating some PHP to Perl? | 25 May 2007 21:46 GMT | 5 |
http://news.com.com/2100-1029-6186430.html
 Signature "It is not possible to make a mistake." (customary greeting given by Bokononists when meeting a shy person)
|
| (Create a new ?) namespace for applications on CPAN | 24 May 2007 19:15 GMT | 61 |
(Disclaimer: I'm not a native speaker, and that means I ramble a bit from lack of skill in making short sentences. Please bear with me.) Hi module authors, I'm DOMQ on CPAN, and I'm about to release a new application, NutsPKI.
|
| AppConfig failure with ARGCOUNT_LIST | 24 May 2007 10:50 GMT | 1 |
All, I'm back to Perl after some time away. I'm attempting to use AppConfig to read in a conf file that contains a list of attributes. I'm have an action setup and each value is being read. For some reason only the
|
| Modules are missing on CPAN | 24 May 2007 02:36 GMT | 1 |
At first I thought I might have deleted two revisions of WWW::Mechanize by mistake, but it's not just Mech: SOAP::Lite is missing revisions. http://search.cpan.org/dist/SOAP-Lite/ only shows SOAP::Lite up to
|
| Modules are missing on CPAN | 24 May 2007 02:30 GMT | 1 |
At first I thought I might have deleted two revisions of WWW::Mechanize by mistake, but it's not just Mech: SOAP::Lite is missing revisions. http://search.cpan.org/dist/SOAP-Lite/ only shows SOAP::Lite up to
|
| naming Data::Stack::Indexed or Queue::Retractable or something? | 23 May 2007 22:01 GMT | 1 |
I'm looking for naming suggestions and/or references to existing modules. I need a stack/queue where I can cancel an identified item at some arbitrary depth. I'm either going to do an ad-hoc implementation as
|
| search.cpan.org search oddness | 23 May 2007 09:28 GMT | 3 |
It's interesting how difficult it is to find CGI.pm using search.cpan.org. For example http://search.cpan.org/search?query=CGI&mode=all doesn't seem to mention CGI.pm at all.
|