Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Devel::Cover::Web

Name Devel::Cover::Web
Version 1.33
Located at /usr/lib64/perl5/vendor_perl
File /usr/lib64/perl5/vendor_perl/Devel/Cover/Web.pm
Is Core No
Search CPAN for this module Devel::Cover::Web
Documentation Devel::Cover::Web
Module Details Devel::Cover::Web

NAME

Devel::Cover::Web - Files for JavaScript or CSS


VERSION

version 1.33


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@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

Perl Diver brought to you by ScriptSolutions.com © 1997- 2025