-
Notifications
You must be signed in to change notification settings - Fork 20
LWP::Simple quick & dirty implementation for Rakudo Perl 6
cosimo/perl6-lwp-simple
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Perl6 LWP::Simple ================= http://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://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 0
No packages published
Languages
- Other 100.0%