Skip to content

fireartist/perl6-lwp-simple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perl6 LWP::Simple
=================

http:https://github.com/cosimo/perl6-lwp-simple/

This is a quick & dirty  implementation
of a LWP::Simple clone for Rakudo Perl 6.

Since Perl 6 is a bit new, this LWP::Simple does both
get and post requests.

Dependencies
============

LWP::Simple depends on the modules MIME::Base64 and URI,
which you can find at http:https://modules.perl6.org/


Current status
==============

As of 2011-04-22, runs with all recent rakudo builds.
It correctly follows redirects, but no infinite redirects
detection yet.

About

LWP::Simple quick & dirty implementation for Rakudo Perl 6

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Other 100.0%