Devel::Cover::Web - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME VERSION SYNOPSIS DESCRIPTION SUBROUTINES SEE ALSO BUGS LICENCE
NAME
    Devel::Cover::Web - Files for JavaScript or CSS

VERSION
    version 1.36

SYNOPSIS
     use Devel::Cover::Web "write_file";

     write_file $directory, $file;
     write_file $directory, "all";
     write_file $directory, "js";
     write_file $directory, "css";

DESCRIPTION
    This module allows JavaScript and CSS files to be written to a specified
    directory.

SUBROUTINES
  write_file($directory, $file)
    Output the specified file to the specified directory.

SEE ALSO
     Devel::Cover::Report::Html_basic
     cpancover

BUGS
    Huh?

LICENCE
    Copyright 2007-2019, Paul Johnson (paul AT pjcj.net) except where otherwise
    noted.

    This software is free. It is licensed under the same terms as Perl
    itself, except where otherwise noted.

    The latest version of this software should be available from my
    homepage: http://www.pjcj.net


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 06:01 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top