On Wed, 13 Jan 2016 12:48:47 -0800, ToddAndMargo
<toddandma...@zoho.com> wrote:

> Hi All,
> 
> I am thinking of starting the transition from Perl 5 to 6.
> 
> The major CPAN modules I use in Perl 5 are:
> 
> use Term::ANSIColor qw ( BOLD BLUE RED GREEN RESET );
> use Term::ReadKey qw ( ReadKey ReadMode );
> use Net::Nslookup qw ( nslookup );
> use LWP::UserAgent;
> use LWP::Protocol qw ( https );
> use constant MaxTime1 => 20;   # Seconds
> 
> The one I really could not do without is LWP:UserAgent.
> 
> What is the story on CPAN and Perl 6.  Just wait a
> while for them to catch up?
> 
> Is there a separate Perl6 repository for CPAN?

http://modules.perl6.org

Maybe this one will do for you: http://modules.perl6.org/#q=LWP

> Many thanks,
> -T
> 


-- 
H.Merijn Brand  http://tux.nl   Perl Monger  http://amsterdam.pm.org/
using perl5.00307 .. 5.23   porting perl5 on HP-UX, AIX, and openSUSE
http://mirrors.develooper.com/hpux/        http://www.test-smoke.org/
http://qa.perl.org   http://www.goldmark.org/jeff/stupid-disclaimers/

Attachment: pgpBTaHqBrgSp.pgp
Description: OpenPGP digital signature

Reply via email to