[Rt-commit] r6177 - in Mnemonic: .

jesse at bestpractical.com jesse at bestpractical.com
Mon Oct 9 09:58:50 EDT 2006


Author: jesse
Date: Mon Oct  9 09:58:49 2006
New Revision: 6177

Modified:
   Mnemonic/   (props changed)
   Mnemonic/lib/Mnemonic.pm

Log:
 r28324 at 251:  jesse | 2006-10-09 09:58:55 -0400
 dedication comment


Modified: Mnemonic/lib/Mnemonic.pm
==============================================================================
--- Mnemonic/lib/Mnemonic.pm	(original)
+++ Mnemonic/lib/Mnemonic.pm	Mon Oct  9 09:58:49 2006
@@ -20,6 +20,25 @@
 
 our $CHUNKSIZE = 1024000 * 32 ;
 
+
+=head1 NAME
+
+Mnemonic - A backup system
+
+
+=head1 DESCRIPTION
+
+If they think you're crude, go technical; if they think you're
+technical, go crude. I'm a very technical boy. So I decided to get as
+crude as possible. These days, thought, you have to be pretty technical
+before you can even aspire to crudeness.
+
+    - William Gibson, /Johnny Mnemonic/
+
+
+=cut
+
+
 sub init {
     my $self = shift;
     $self->load_config();


More information about the Rt-commit mailing list