Devel::Cover::Web(3) User Contributed Perl Documentation Devel::Cover::Web(3)

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

version 1.42

use Devel::Cover::Web "write_file";
write_file $directory, $file;
write_file $directory, "all";
write_file $directory, "js";
write_file $directory, "css";

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

Output the specified file to the specified directory.

Devel::Cover::Report::Html_basic
cpancover

Huh?

Copyright 2007-2024, 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

2024-04-26 perl v5.38.2