1File::Comments::Plugin:U:sPeHrP(C3o)ntributed Perl DocumFeinltea:t:iCoonmments::Plugin::PHP(3)
2
3
4

NAME

6       File::Comments::Plugin::PHP - Plugin to detect comments in PHP source
7       code
8

SYNOPSIS

10           use File::Comments::Plugin::PHP;
11

DESCRIPTION

13       File::Comments::Plugin::PHP is a plugin for the File::Comments
14       framework.
15
16       Both /* ... */ and // style comments are recognized.
17
18       This is not a full-blown C parser/preprocessor yet, so it gets easily
19       confused (e.g. if c strings contain comment sequences).
20

LEGALESE

22       Copyright 2005 by Mike Schilli, all rights reserved.  This program is
23       free software, you can redistribute it and/or modify it under the same
24       terms as Perl itself.
25

AUTHOR

27       2005, Mike Schilli <cpan@perlmeister.com>
28
29
30
31perl v5.30.0                      2019-07-26    File::Comments::Plugin::PHP(3)
Impressum