joes        2004/07/24 17:58:50

  Modified:    glue/perl/docs Cookie.pod
  Log:
  Add another expires test
  
  Revision  Changes    Path
  1.4       +1 -0      httpd-apreq-2/glue/perl/docs/Cookie.pod
  
  Index: Cookie.pod
  ===================================================================
  RCS file: /home/cvs/httpd-apreq-2/glue/perl/docs/Cookie.pod,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Cookie.pod        25 Jul 2004 00:30:49 -0000      1.3
  +++ Cookie.pod        25 Jul 2004 00:58:50 -0000      1.4
  @@ -399,6 +399,7 @@
   =for example end
   
   =for example_testing
  +     ok $expires == 3 * 30 * 24 * 3600; # 3 months
        ok $cookie->expires == 3 * 3600;
   
   
  
  
  

Reply via email to