Current File : //proc/self/root/kunden/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" ;