| Test::WWW::Selenium::Sencha |
|
 |
 |
 |
08.11.2011 - 18:14 - Hi - I'm looking at creating a testing framework for components in the
Sencha (www.sencha.com) framework. It would utilize Selenium, and
Test::WWW::Selenium::Sencha seemed like a logical ...
|
 |
| How save files Using WWW::Mechanize |
|
 |
 |
 |
27.09.2011 - 15:24 - 1.Have a website that hosts .csv files
2.After following to the specified link after giving date range input
a .csv file popsup eg.'Test.csv'
3.How to save this file to local disk?
|
 |
| Running untrusted code inside a chroot/iptables jail |
|
 |
 |
 |
29.08.2011 - 10:56 - I have a system where users can write untrusted code in perl (algebra
calculators for algebra.com).
They used to be able to call one another, which, I thought, was
cool.
I used to use the ...
|
 |
| edit_file and edit_file_lines |
|
 |
 |
 |
28.05.2011 - 04:14 - Have you ever wanted to use perl -pi inside perl? did you have the guts
to localize $^I and @ARGV to do that? now you can do that with a simple
call to edit_file or edit_file_lines in the ...
|
 |
| File::Slurp .16 is on cpan |
|
 |
 |
 |
25.04.2011 - 10:14 - i have released File::Slurp .16 to cpan. the major change is adding the
prepend_file() sub which inserts data at the beginning of a file. that
is a fairly common FAQ and there is no simple ...
|
 |
| File::Slurp 9999.14 is released |
|
 |
 |
 |
23.03.2011 - 06:14 - File::Slurp 9999.14 is released and on cpan. many changes and
improvements were made. it's been way too long for an update but it is
finally here. the next version will be out in a few ...
|
 |
| FastDB new module at CPAN |
|
 |
 |
 |
07.02.2011 - 22:14 - You can get it from here
http://www.cpan.org/authors/id/M/MP/MPOURASG/FastDB-2.0.2.tar.gz
FastDB is a pure Perl file based databased. It is using
directories to hold the values of indexed ...
|
 |
| problem installing gd library and GD.pm OSX 10.6.5 |
|
 |
 |
 |
15.01.2011 - 04:14 - Hi there,
I'm trying to install the gd library and GD module so I can install
Gbrowse genome viewer on an iMac (iMac5,2
Intel Core 2 Duo) running OSX 10.6.5.
I installed the gd2 using fink ...
|
 |
| OODoc paragraph property |
|
 |
 |
 |
15.01.2011 - 04:14 - I'm writing some code to create OpenOffice documents using the OODoc
modules. I'm trying to get paragraphs with the property "fo:keep-with-
next" (keep this paragraph with the next ...
|
 |
| Finding packages with ActiveState |
|
 |
 |
 |
19.12.2010 - 18:57 - I'm moving to a new system and I've just installed the latest ActiveState
Perl [5.12] and in order to get several of my existing perl scripts to work
I need several packages that aren't ...
|
 |
| www.touchnholddoorclosers.com |
|
 |
 |
 |
12.12.2010 - 02:20 - The Touch =91n Hold storm, screen & security door closer is a vital
improvement on the old standard of closers. One customer put it best,
calling it "the world's most convenient door ...
|
 |
| IO::Socket::SSL |
|
 |
 |
 |
02.12.2010 - 08:42 - Hello,
I have a problem with IO::Socket::SSL when I use "SSL_ca_file" with more
than one CA certificate.
Indeed, with a "SSL_ca_file" with only one CA cert, it works. But,
recently, I ...
|
 |
| ANNOUNCE: Math::Polynomial 1.004 |
|
 |
 |
 |
26.09.2010 - 20:47 - Math::Polynomial version 1.004 should shortly become available from:
http://search.cpan.org/~mhasch/Math-Polynomial-1.004/
Math::Polynomial is a Perl class representing polynomials in ...
|
 |
| RFC: CPAN module for blocking open proxy requests |
|
 |
 |
 |
14.07.2010 - 23:21 - [ also posted to PerlMonks/Meditations ]
I have uploaded HTTP::ProxyTest to CPAN.
http://search.cpan.org/perldoc?HTTP::ProxyTest
Robots that send comment spam are often hidden behind ...
|
 |
| Are there any MySQL queries or software packages for "finding |
|
 |
 |
 |
05.07.2010 - 15:16 - I have a MySQL database of answered algebra questions. Questions are
stored as text strings.
Examples are
``two dice are rolled. find the odds that the score on the dice is either 10 or at ...
|
 |