| Thread | Last Post | Replies |
|
| Request for categorizing a new submission to CPAN | 28 Apr 2006 18:28 GMT | 1 |
I'm about to submit a module that makes interfacing with the Google AdWords API dead easy. I've seen that many new modules that use a web service are being submitted under the WebServices category in CPAN. WebServices, however, is not in the top level list on search.cpan.org.
|
| Module may not be right one? | 28 Apr 2006 15:42 GMT | 4 |
My script, originally from Roth, is trying to run win32::daemon. I get this error message D:\Perl\perlstuff>perl Example_5_3.pl Can't locate Win32/Daemon.pm in @INC (@INC contains: D:/Perl/lib
|
| ANNOUNCE: Inline::WSC V0.01 | 27 Apr 2006 18:36 GMT | 2 |
Inline::WSC allows Perl to call JavaScript and VBScript methods, passing parameters and retrieving return values. Inline::WSC is Win32-only. Inline::WSC is available for download on CPAN now.
|
| about modules for country name in native language. | 27 Apr 2006 18:25 GMT | 2 |
I need a functionality. "get a country name in its official language, it could be more than one official language" for exmaple:
|
| Help with archiving in perl. | 26 Apr 2006 13:50 GMT | 1 |
I'm quite new to perl and am trying to create a zip file out of chunks of binary data. here's a snippet of my code: ---
|
| Unresponsive? How about dead? | 26 Apr 2006 09:48 GMT | 2 |
I know there is a FAQ about module authors who are "unresponsive". But I'm talking about one who is unresponsive, and his e-mail addresses all bounce, and his website is gone, and, well, I fear for the worst. Insert Monty Python Dead Parrot Sketch references here. Anyway, if ...
|
| Sending Email from Perl - PLEASE help | 26 Apr 2006 09:47 GMT | 3 |
I have written a simple script in PERL to monitor databases. The script sends emails via an authenticated SMTP server. Script works perfectly well in windows, but falls over in Linux with error message
|
| need help with "SerialPort" module | 26 Apr 2006 04:51 GMT | 1 |
I need to write a very simple RS232 script that sends a string (command) to my hardware, and receives the messages sent back for my hardware. I found the SerialPort_0.19 module
|
| DNS zone transfer module | 26 Apr 2006 04:45 GMT | 8 |
I created a module that extends Net::DNS::Resolver to make zone transfers a little easier. It looks up the nameserver records for a zone, and then performs transfers from each nameserver until it gets a response. SYNOSIS
|
| SpellCheck in perl | 25 Apr 2006 05:43 GMT | 6 |
We need to check the spelling of a word which is actually a Domain name. For example we have to check the word " onlinetradeing ". When checked with the spell checkers we are getting the words which are unrelated such as on, obliterating, incinerating, intruding etc. But
|
| Why is nothing found in @INC path ?!?! | 25 Apr 2006 04:12 GMT | 5 |
I'm trying to build a CGI PerL web app hosted on Fedora/Apache machine, making XML requests to a Windows/IIS machine (No, I have no choice in this matter; we're trying to connect to QuickBooks). I get an Internal Server Error when trying to execute the PERL script
|
| Locale::gettext is first distributed in which Perl version? | 24 Apr 2006 15:40 GMT | 2 |
Does someone know Locale::gettext module is first distributed in which Perl version? In general, how can I find the Perl version of a module's first distribution? Thanks,
|
| Executables out of perl script? | 24 Apr 2006 14:27 GMT | 2 |
I need to generate an executable out of my perl script. Please let me know if there is any method by which the same can be implemented. Preabmble for the requirement: Some security cheks need to be done along with a lot of text manipulation
|
| Activestate PPM - problem installing mod_perl | 22 Apr 2006 00:43 GMT | 1 |
Can anyone help to explain why I get an error when attempting to use PPM: C:\dump>ppm install http://theoryx5.uwinnipeg.ca/ppms/mod_perl.ppd ====================
|
| install whole CPAN ? | 21 Apr 2006 14:00 GMT | 5 |
When I was thinking about installing more CPAN modules, I was wondering - isn't there a way of getting *all* CPAN modules and of installing them in one big move? Maybe some CD-ISO archive file, and an autoinstaller (for Linux: Suse 10)? Anything like that?
|