You can use:
curl whatismyip.org
wget -qO - whatismyip.org
There are many other ways too.
Your guide to GNU/Linux and new technologies
2007 Diseño original por Free CSS Templates | Adaptación a Blogger por Blog and Web
You can use:
curl whatismyip.org
wget -qO - whatismyip.org
Posted by Alan Haggai Alavi at 7:50 PM 0 comments Links to this post
This is an unreported bug in the Archive::Zip Perl module. This means that the level of compression will not be stored in the archives that are created, which may cause trouble with some extractors while inflating. PKWARE's application note on the .Zip file format states that these flags should be set.
Please see: http://use.perl.org/~alanhaggai/journal/37727 and http://use.perl.org/~alanhaggai/journal/37735.
Posted by Alan Haggai Alavi at 8:44 AM 0 comments Links to this post
Labels: Fixing Bugs in the Archive Zip Perl Module, Perl, Zip