| Thread | Last Post | Replies |
|
| lwp-download http://..--how do I use it to download pages? | 28 Jun 2008 05:22 GMT | 7 |
I have 822 Web pages to download (so 822 URLs). How do I use lwp- download to capture more than one page? Also, I want to save to a specific location as well as determine the file format. Can all this be done lwp? If not, how can it be done in Perl, if at all.
|
| Suggested module: Algorithm::SVM::Simple | 26 Jun 2008 13:31 GMT | 1 |
Algorithm::SVM and Algorithm::SVM::DataSet currently provide an interface to libSVM (http://www.csie.ntu.edu.tw/~cjlin/libsvm/). The makers of libSVM have written a guide on how best to use libSVM if you're not an expert on SVMs (Chih-Wei Hsu, Chih-Chung Chang, and Chih-
|
| Errors when Installing Modules | 26 Jun 2008 11:18 GMT | 7 |
I see that I have a errors when installing some Tk modules. All the errors have to do with not being able to display the GUI during the "make test" portion of the install. http://ppm.activestate.com/beta/author/DUNNIGANJ.html
|
| Decoding Chinese metadata in mp3 files | 25 Jun 2008 19:48 GMT | 4 |
Can someone help me decode Chinese metadata in mp3 files? Here are a couple of mp3 files, one with Chinese and one Ebglish metadata: http://www.biophile.org/songs/Chinese/Chinese3/Ye%20Lai%20Xiang.mp3
|
| Must exist, right? | 20 Jun 2008 23:45 GMT | 12 |
I assume there's a module that works like this? package MyFoo; use Data::Auto::Objectify::Thing qw( my_data_field ); sub new {
|
| Convert MS-Word to plain text | 20 Jun 2008 14:25 GMT | 8 |
Are there any perl modules that will allow you to convert MS-Word docs to plain text?
|
| Debian patch | 20 Jun 2008 04:50 GMT | 1 |
I noticed that my module SVG::Calendar has failed the kwalitee test has_no_patch_in_debian but does not tell me where to actually find that patch can any one tell me where to look? Also if the test knows that there is a patch (or patches) in Debian should
|
| Andy differentiation | 19 Jun 2008 23:50 GMT | 3 |
Armstrong: Hexten, London. Lester: Petdance, Chicago.
|
| Template oriented module | 19 Jun 2008 07:12 GMT | 5 |
I have been working on converting a script that I have been using for my self for a while which I use as a templating engine in vim and for creating whole new files (and soon creating whole directory trees from templates). It uses template toolkit for the actual templates.
|
| CPAN Index Version Problem with Sys-Syslog-0.26.tar.gz | 17 Jun 2008 07:39 GMT | 4 |
This is imacat from Taiwan. I wonder who should I report this problem to. The CPAN index seems to have a problem indexing Sys-Syslog-0.26.tar.gz. The Sys::Syslog in Sys-Syslog-0.26.tar.gz should be of version 0.26, but not 0.25.
|
| Parsing AVI header information | 14 Jun 2008 05:12 GMT | 1 |
Hi all, I need to find out the length (in seconds) of a AVI video file. I search all the CPAN directory without success. Does anyone know a way to get this information from an AVI file with a
|
| Problem installing DBD-Oracle | 13 Jun 2008 22:42 GMT | 5 |
I hope this is the right place to post. I'm trying to install the DBD-Oracle module on a new solaris 10 system. I've installed the latest version of Perl downloaded from sunfreeware.com and I've successfully installed DBI-1.604, which
|
| Re: "Maintainer mode" | 11 Jun 2008 20:54 GMT | 14 |
On Tue, Jun 10, 2008 at 11:20 AM, Dave Rolsky <autarch@urth.org> wrote: [...]
> You don't need to make these tests run for the end user to get the point. > All of my dists (should) ship with a pod.t and pod-coverage.t that only runs |
| New CPANTS metrics | 10 Jun 2008 17:32 GMT | 4 |
Two days ago or so I posted a blog entry about the new CPANTS metrics. http://szabgab.com/blog/2008/06/1212827982.html I am glad that already there are some comments about them even if both chromatic and Andy Lester are well, slightly against them
|
| Attaching files with exe. | 09 Jun 2008 14:04 GMT | 5 |
I want to attach files along with my perl.exe . is there any module which can support. I want to use it as self extractor. Not necessarily i have to compress those files.
|