use Archive::Tar; my $tar_obj = Archive::Tar->new( "test.tar" ); my @files = $tar->get_files;
I am not able to use the objects associated with Archive::Tarerror:Name "main::tar" used only once: possible typo at u.pl line 4. Can't call method "get_files" on an undefined value at u.pl line 4.
Please help
-Anu
Edit: g0n - code tags and formatting
In reply to Untar in perl by anu7
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |