| 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 | |
| | 354 | You can find documentation for this module with the perldoc command. |
| | 355 | |
| | 356 | perldoc BSD::stat |
| | 357 | |
| | 358 | You can also look for information at: |
| | 359 | |
| | 360 | =over 4 |
| | 361 | |
| | 362 | =item * RT: CPAN's request tracker |
| | 363 | |
| | 364 | L<http://rt.cpan.org/NoAuth/Bugs.html?Dist=BSD-stat> |
| | 365 | |
| | 366 | =item * AnnoCPAN: Annotated CPAN documentation |
| | 367 | |
| | 368 | L<http://annocpan.org/dist/BSD-stat> |
| | 369 | |
| | 370 | =item * CPAN Ratings |
| | 371 | |
| | 372 | L<http://cpanratings.perl.org/d/BSD-stat> |
| | 373 | |
| | 374 | =item * Search CPAN |
| | 375 | |
| | 376 | L<http://search.cpan.org/dist/BSD-stat/> |
| | 377 | |
| | 378 | =back |
| | 379 | |
| | 380 | =head1 AUTHOR |
| | 381 | |
| | 382 | Dan Kogai E<lt>dankogai@dan.co.jpE<gt> |
| | 383 | |
| | 384 | =head1 COPYRIGHT & LICENSE |
| | 385 | |
| | 386 | Copyright 2001-2009 Dan Kogai, all rights reserved. |
| | 387 | |
| | 388 | This program is free software; you can redistribute it and/or modify it |
| | 389 | under the same terms as Perl itself. |