Index: server/doc/perl
===================================================================
--- server/doc/perl	(revision 37)
+++ server/doc/perl	(revision 121)
@@ -1,3 +1,5 @@
 In order to transfer perl modules from one machine to another:
+
+On source machine:
 
 $ perl -MCPAN -e shell
@@ -7,3 +9,5 @@
   /root/.cpan/Bundle/Snapshot_2006_09_30_00.pm
 
-cpan> install Bundle::Spapshot_2006_09_30_00.pm
+On destination machine:
+
+cpan> install Bundle::Snapshot_2006_09_30_00
