perl-module
What is the Storable module used for?
I am having a hard t开发者_开发百科ime understanding what Storable does. I know that it \"stores\" a variable into your disk, but why would I need to do that? What would I use this module for, and ho[详细]
2023-03-30 06:52 分类:问答HTML::PullParser splits up text element randomly
I\'m using Perl module HTML::PullParser. I noticed that it sometimes splits up a text element (as far as I can tell) randomly.[详细]
2023-03-28 19:34 分类:问答Using File::Path to create directory, but owner and group are not set correctly
I\'m trying to write a small Perl script which creates a directory structure. To create the directories, I use the standard module File::Path, as follows:[详细]
2023-03-28 11:36 分类:问答Where can I download ActivePerl PPM .zip's or .ppd's? I can't find them anywhere.
I need to download ActivePerl PPM .zips or .ppd\'s so I can install the MongoDB perl driver on machines that do not have an internet connection. The problem is that all of the links I find in document[详细]
2023-03-26 20:21 分类:问答How to authorize with Test::WWW::Mechanize
I want to test a .htaccess protected page with Test::WWW::Mechanize but I don\'t know how can I send credentials开发者_如何转开发 for the page? I couldn\'t find a function that can handle this.use Tes[详细]
2023-03-23 07:15 分类:问答Is WWW::Facebook::API going to stop working?
I recently came upon some old code which I didn\'t write. It uses WWW::Facebook::API to login via Facebook to our website. It currently only calls WWW::Facebook::API::Users to get the user\'s info.[详细]
2023-03-22 17:25 分类:问答Using Perl to connect to Sybase db without Sybase Client in Windows
I an trying to connect to Sybase with Perl.i was trying to use DBD::Sybase to do that but when trying to install DBD::Sybase using perl Makefile.PL, I get the following error:[详细]
2023-03-21 22:40 分类:问答Reloading modules and redefining subroutines in Perl
I\'m currently experimenting with reloading a module. The aim I\'m hoping to achieve is to be able to change something in the defined subroutine in the module file, and then reload that module, using[详细]
2023-03-21 09:05 分类:问答Perl: String literal in module in latin1 - I want utf8
In the Date::Hol开发者_开发百科idays::DK module, the names of certain Danish holidays are written in Latin1 encoding. For example, January 1st is \'Nytårsdag\'. What should I do to $x below in order[详细]
2023-03-20 12:58 分类:问答Why cant I download modules?
Hello guys am having a problem with downloading modules. Anytime i try to download a module , i get some weird messages. Its possible am doing something wrong because I haven\'t done it before, so its[详细]
2023-03-20 02:38 分类:问答