You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axkit-dev@xml.apache.org by AxKit Wiki <axkitwiki> on 2004/03/10 21:52:15 UTC

New Wiki Content at Apache::AxKit::Provider

Wiki content at Apache::AxKit::Provider Changed by someone at IP 212.202.50.42 :

@@ -40,7 +40,7 @@
 
 =head2 mtime()
 
-Return the last modification time in days before the current time.
+Return the last modification time in seconds since the epoch.
 
 =head2 get_styles()
 
@@ -72,5 +72,9 @@
 =head2 exists()
 
 Return 1 if the resource exists (and is readable).
+
+=head1 How-To
+
+Check the B<L<ProviderHowTo>> for more information on creating your own Provider.
 
 =cut