| Thread | Last Post | Replies |
|
| new module proposal | 30 Mar 2008 10:45 GMT | 2 |
This is my first posting and my first module (proposal) for CPAN. I need some advice.. I am about to write a module (another one you may say) to put things on images.
|
| RFC on module name: Music_Normalize_Fields | 28 Mar 2008 22:26 GMT | 2 |
I spent quite some time working on music collection maintainance framework. The current name for the module is Music_Normalize_Field. The current purpose is to convert the various pieces of information about an audio file to a "normalized" form.
|
| CGI open of tmpfile: No such file or directory | 25 Mar 2008 12:55 GMT | 3 |
I haven't used perl in years. An old client just changed servers and contacted me because an upload script I created no longer works. The error message is CGI open of tmpfile: No such file or directory
|
| Ideas for soc, Looking for mentors | 20 Mar 2008 18:28 GMT | 7 |
Hiya. First of all thank you for reading me. Im thinking in a module to manage iptables in an object oriented, and dynamic way.
|
| creating perl binary using PAR module , execution error under unix | 20 Mar 2008 14:04 GMT | 2 |
Hai all, I have created a perl executable application using PP,the application includes Curses:UI modules. ###Created the binary file by using the following command
|
| yet another xml generator | 20 Mar 2008 11:40 GMT | 5 |
there are some modules aimed to make the xml generation easy - XML::Generator, XML::Writer and XML:Writer::Simple, for example. For my needs, these are to "verbose" and there is too much code necessary
|
| Increase file reading efficiency | 20 Mar 2008 07:25 GMT | 2 |
Hello, I am using the WordNet::QueryData module, "initialization step is slow (appx. 10-15 seconds), but queries are very fast thereafter--- thousands of queries can be completed every second. " as stated by the author, because it needs to read very big WordNet lexicon in many TEXT
|
| Distributing C code | 18 Mar 2008 00:26 GMT | 5 |
I have a C package that has a Perl Module associated. At the moment it follows the following file system structure: [/] |
|
| DBI does not do what I expect... | 13 Mar 2008 14:00 GMT | 2 |
I am working with a CGI to inspect a database, and I want to include a count of records in each table in the display. I have two screens available in the UI: one to list the tables in the d/b, and the other to show the records in each table. I want to provide a preview of how big ...
|
| New module idea for intranet location of ipaddresses | 07 Mar 2008 19:29 GMT | 1 |
Hi all, 1st post to list.... The idea of the module I am working on comes from Max Mind's Geoip location module and the awstats log analysis package. My module does a similar thing, it allows an ipaddress to be passed and provides location
|
| HTML::Template | 05 Mar 2008 20:09 GMT | 1 |
I am using HTML::Template to generate interactive pages for my site. Is it possibel to use this module to generate (from plaintext and html templates) to the body (as a var $body) of a mail message? Something like:
|
| uniform version numbers for CPAN modules | 03 Mar 2008 20:36 GMT | 6 |
I know Perl is all about diversity but I wonder if requiring a uniform way of providing version numbers of modules on CPAN would be too much of restriction on the freedom of module authors? I think it would make life easier for tool authors (PAUSE/CPAN.pm/CPANPLUS etc)
|
| Mortals and refcounts in XS | 03 Mar 2008 00:24 GMT | 2 |
I'm currently writing my first from-scratch Perl/XS module and have some problems with the perlxs and perlguts docs. The question is when exactly to change reference counts or mortalize values. My module implements a trie structure in C, storing arbitrary scalar
|
| Math Clipboard Guitest versions questions Feb 26, 2008 | 02 Mar 2008 09:58 GMT | 4 |
What modules can be used with ActivePerl (ActiveState) version 5.10. to replace modules used with 5.8. that had the following names: Math::Trig Win32::Clipboard
|