Show
Ignore:
Timestamp:
03/31/09 15:22:07 (4 years ago)
Author:
dankogai
Message:

pod fixes

Location:
lang/perl/BSD-stat/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/BSD-stat/trunk/Changes

    r31712 r31714  
    22# $Id: Changes,v 1.21 2002/01/28 15:54:38 dankogai Exp dankogai $ 
    33# 
    4  
    5 Revision history for Perl extension BSD::stat. 
     4# Revision history for Perl extension BSD::stat. 
     5$Revision: 2.33 $ $Date: 2009/03/25 07:55:57 $ 
     6! stat.pm 
     7  POD fixes 
    68 
    791.21 2001.01.29 
  • lang/perl/BSD-stat/trunk/stat.pm

    r31712 r31714  
    342342Very BSD specific.  It will not work on any other platform. 
    343343 
    344 =head1 AUTHOR 
    345  
    346 Dan Kogai E<lt>dankogai@dan.co.jpE<gt> 
    347  
    348344=head1 SEE ALSO 
    349345 
     
    354350L<perdoc -f stat> 
    355351 
    356 =head1 COPYRIGHT 
    357  
    358 Copyright 2001 Dan Kogai <dankogai@dan.co.jp> 
    359  
    360 This library is free software; you can redistribute it 
    361 and/or modify it under the same terms as Perl itself. 
     352=head1 SUPPORT 
     353 
     354You can find documentation for this module with the perldoc command. 
     355 
     356    perldoc BSD::stat 
     357 
     358You can also look for information at: 
     359 
     360=over 4 
     361 
     362=item * RT: CPAN's request tracker 
     363 
     364L<http://rt.cpan.org/NoAuth/Bugs.html?Dist=BSD-stat> 
     365 
     366=item * AnnoCPAN: Annotated CPAN documentation 
     367 
     368L<http://annocpan.org/dist/BSD-stat> 
     369 
     370=item * CPAN Ratings 
     371 
     372L<http://cpanratings.perl.org/d/BSD-stat> 
     373 
     374=item * Search CPAN 
     375 
     376L<http://search.cpan.org/dist/BSD-stat/> 
     377 
     378=back 
     379 
     380=head1 AUTHOR 
     381 
     382Dan Kogai E<lt>dankogai@dan.co.jpE<gt> 
     383 
     384=head1 COPYRIGHT & LICENSE 
     385 
     386Copyright 2001-2009 Dan Kogai, all rights reserved. 
     387 
     388This program is free software; you can redistribute it and/or modify it 
     389under the same terms as Perl itself. 
    362390 
    363391=cut