in reply to Archive-Tar-0.23 is out and it WORKS
The README and the Pod tell us, that it was 0.072 that last worked, and that the "solution" is simply to bundle Tar.pm v0.23 and Tar.pm 0.072, and make Archive::Tar do the "right thing" and transparently load Archive::Tar::Win32, which just is Tar.pm v0.072. So I guess that no new features arrived for Win32 :-)
perl -MHTTP::Daemon -MHTTP::Response -MLWP::Simple -e ' ; # The $d = new HTTP::Daemon and fork and getprint $d->url and exit;#spider ($c = $d->accept())->get_request(); $c->send_response( new #in the HTTP::Response(200,$_,$_,qq(Just another Perl hacker\n))); ' # web
|
|---|