Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Perl / Modules / September 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Choosing a name for may new module28 Sep 2007 21:38 GMT4
Hello !!
I would like to create a module to use as a view in the catalyst
framework.
It's a bit like HTML::FormFu : I want to define inputs, render and
get all a module's dependencies?26 Sep 2007 20:57 GMT4
this must be a faq but i haven't found the right search
or i don't recognize the right words....
i need to install Net-SSH-perl and all its dependencies.
perl -MCPAN -e ...
RFC: Crypt::Skip32 [try 3]24 Sep 2007 06:29 GMT1
I'm planning to upload this new module for distribution on the CPAN.
Feedback welcomed.
NAME
   Crypt::Skip32 - 32-bit block cipher based on Skipjack
Converting images with padding or cropping on left and right23 Sep 2007 21:49 GMT2
I have a simple shell procedure that batch converts original jpeg's in
various sizes into thumbnail copies, maximum 75 pixels in height:
for i in *.jpg
do convert -quality 70 -geometry x75 $i ../img/`basename $i .jpg`.jpg;
RFC: Crypt::Skip32 - 32-bit block cipher based on Skipjack23 Sep 2007 19:46 GMT1
I'm planning to upload this new module for distribution on the CPAN.
Feedback welcomed.
NAME
   Crypt::Skip32 - 32-bit block cipher based on Skipjack
Is there a way to find a complied net:ssh2 module for ms windows environment21 Sep 2007 17:07 GMT4
I tried to find a net:ssh2 module and add it to the perl module, I I
found it in http://www.cpan.org/modules/by-module/Net/ and follow the
instruction but I still have problem to get it complied.  Is there a
way to find a complied net:ssh2 module?  Thank you.
Class::Dataset20 Sep 2007 10:00 GMT1
Not sure about the name and I can't quite find something on the CPAN
which does this, but basically I want to do something like this:
 my $dataset = Class::Dataset->new(
   'name',
"reverse templating" or "auto-meta-regex" module for automated screen-scrape learning?20 Sep 2007 03:45 GMT1
I was discussing screen scraping with some acquaintances recently, and
they claimed they'd seen a website which allowed users to select
certain regions of a given page via a nice UI... and there was an app
behind this that would then learn from these selections to extract
only want to install one module and the depended ones, but CPAN always install the whole Perl.19 Sep 2007 00:11 GMT5
Hi, there,
In the system (solaris) the Perl is shipped with the OS. Even though
it is a littlbe bit old but still good enough.
I am trying to install one Module
Zertifikate/Keys18 Sep 2007 14:36 GMT1
how is the way to install certificates and keys for CPANPLUS?
Is there a FAQ or HOWTO?
example messages:
WARNING: This key is not certified with a trusted signature!
Getting WWW::Mechanize to submit a form17 Sep 2007 18:24 GMT5
Apologies if I upset someone by posting this here. I had no response in
comp.lang.perl.misc.
I'm trying to use this module to populate and submit a form on a remote
server, but *apparently* it is not doing either.
$db->DataHash does not return keys/fields in same order as they appear in database16 Sep 2007 21:48 GMT1
I am using the following code adapted from http://www.roth.net/perl/odbc/docs/object/
to try and capture the field names of a database.  The odd thing is
that the fields names are not returned in the order they appear in the
table.  I know from the aforementioned site there is a ...
Return keys from $db->DataHash directly into an array16 Sep 2007 21:37 GMT1
Is there anyway to pass just the keys of a data hash directly into an
array or is it necessary to do something like this?
$db->Sql("SELECT * FROM Groups");
$db->FetchRow();
bundles in POD vs listing modules as prereqs16 Sep 2007 03:59 GMT7
Bundles (packages in the Bundle::) namespace are supposed to include
a list of modules in their POD (and no code at all) so CPAN.pm can install them
one by one.
Why is this better than creating a package that lists all the same
Help with Math::GMP compile on AIX 5.315 Sep 2007 16:26 GMT1
I am trying to compile Math::GMP odule on my AIX 5.3 system and I keep
getting the following error: (Note that I compiled GMP Math libraries
without issues and I have added the '-L/usr/local/lib' to the
Makefile.PL :
Pages: 1 2 August, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.