in reply to List of Installed Perl Module in Unix Box
Use cpan, it provides autobundle to achieve this. You can then transfer the bundle file to your new host and install it, for example:
cpan> install Bundle::Snapshot_YYYY_MM_DD_XX [download]