[Jifty-commit] r4624 - in jifty/trunk: lib/Jifty/Plugin

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Wed Dec 5 20:21:20 EST 2007


Author: alexmv
Date: Wed Dec  5 20:21:19 2007
New Revision: 4624

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/lib/Jifty/Plugin/Monitoring.pm

Log:
 r25461 at zoq-fot-pik:  chmrr | 2007-12-05 20:20:38 -0500
  * Make POD coverage happy


Modified: jifty/trunk/lib/Jifty/Plugin/Monitoring.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Plugin/Monitoring.pm	(original)
+++ jifty/trunk/lib/Jifty/Plugin/Monitoring.pm	Wed Dec  5 20:21:19 2007
@@ -154,6 +154,26 @@
     return tv_interval($t0);
 }
 
+=head2 Other Syntactic Sugar Methods
+
+The following methods simply return themselves:
+
+=over
+
+=item minute, minutes
+
+=item hour, hours
+
+=item day, days
+
+=item week, weeks
+
+=item month, months
+
+=item year, years
+
+=back
+
 =head1 OBJECT METHODS
 
 These are primarily used by


More information about the Jifty-commit mailing list