Current File : //proc/self/root/kunden/proc/self/root/usr/share/doc/perl-IO-Compress-Lzma/lzstream
#!/usr/bin/perl

use strict ;
use warnings ;
use IO::Compress::Lzma qw(:all);

lzma '-' => '-'
  or die "lzstream: $LzmaError\n" ;