diff options
author | Dave Rolsky <autarch@urth.org> | 2011-09-15 22:39:32 -0500 |
---|---|---|
committer | Dave Rolsky <autarch@urth.org> | 2011-09-19 11:55:10 -0500 |
commit | f5adbb863b9bf7afd6cfc3e04d4857dedf088057 (patch) | |
tree | 1e58b56e7a80bf1a7401b24386aee480b9e72df8 /pod/perltoot.pod | |
parent | 765263176c53ca2d4398e271e5c15f195c481037 (diff) | |
download | perl-f5adbb863b9bf7afd6cfc3e04d4857dedf088057.tar.gz |
add stub files for deleted OO-related pod files
Diffstat (limited to 'pod/perltoot.pod')
-rw-r--r-- | pod/perltoot.pod | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/pod/perltoot.pod b/pod/perltoot.pod new file mode 100644 index 0000000000..c89629036c --- /dev/null +++ b/pod/perltoot.pod @@ -0,0 +1,12 @@ +=encoding utf8 + +=head1 NAME + +perltoot - This document has been deleted + +=head1 DESCRIPTION + +For information on OO programming with Perl, please see L<perlootut> +and L<perlobj>. + +=cut |