On Mon, 6 Aug 2012 13:35:39 +0100
"Stephen Patterson" <[email protected]> wrote:

> I'm writing a module which does some screen-scraping on a mostly open
> website, but some of the functionality is restricted to registered
> users. For completeness, I'd like to add my username & password for
> testing but not include these in the distribution.

Huh? If you're not going to distribute this functionality, why test it?

BTW, check out WWW::Mechanize for stateful web sessions.


-- 
Just my 0.00000002 million dollars worth,
  Shawn

Programming is as much about organization and communication
as it is about coding.

        _Perl links_
official site   : http://www.perl.org/
beginners' help : http://learn.perl.org/faq/beginners.html
advance help    : http://perlmonks.org/
documentation   : http://perldoc.perl.org/
news            : http://perlsphere.net/
repository      : http://www.cpan.org/
blog            : http://blogs.perl.org/
regional groups : http://www.pm.org/

Reply via email to