%PDF- %PDF-
| Direktori : /proc/self/root/proc/thread-self/root/usr/share/doc/perl-IO-Compress-Lzma/ |
| Current File : //proc/self/root/proc/thread-self/root/usr/share/doc/perl-IO-Compress-Lzma/xzstream |
#!/usr/bin/perl use strict ; use warnings ; use IO::Compress::Xz qw(:all); xz '-' => '-' or die "xzstream: $XzError\n" ;