ansh batra has asked for the wisdom of the Perl Monks concerning the following question:
this only compress the folder Bundle::FinalTest but i want that it should contain all the subfolders and files of Bundle::FinalTest. please help!Archive::Tar->create_archive('Bundle-FinalTest.tar.gz', COMPRESS_GZIP, +'Bundle::Finaltest);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: using Archive::Tar
by keszler (Priest) on Oct 04, 2011 at 11:06 UTC | |
|
Re: using Archive::Tar
by pvaldes (Chaplain) on Oct 04, 2011 at 13:40 UTC | |
by Tux (Canon) on Oct 04, 2011 at 14:45 UTC | |
by ansh batra (Friar) on Oct 05, 2011 at 05:26 UTC | |
|