Paul Johnson > Devel-Cover-0.64 > Devel::Cover::Web

Download:
Devel-Cover-0.64.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  35
Open  16
Stalled  2
View Bugs
Report a bug
Module Version: 0.64   Source   Latest Release: Devel-Cover-0.65

NAME ^

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

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?

VERSION ^

Version 0.64 - 10th April 2008

LICENCE ^

Copyright 2007-2008, Paul Johnson (pjcj@cpan.org) 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