/usr/share/perl5/Catalyst/Manual/WritingPlugins.pod is in libcatalyst-manual-perl 5.9007-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | =head1 NAME
Catalyst::Manual::WritingPlugins - DEPRECATED, see L<Catalyst::Manual::ExtendingCatalyst> instead
=head1 SEE INSTEAD
This document is now deprecated. Please refer to L<Catalyst::Manual::ExtendingCatalyst>
for information on how to extend the framework and your applications.
=head1 AUTHORS
Catalyst Contributors, see Catalyst.pm
=head1 COPYRIGHT
This library is free software. You can redistribute it and/or modify it under
the same terms as Perl itself.
=cut
|