devel::cover::web(3pm) debian man page | unix.com

Man Page: devel::cover::web

Operating Environment: debian

Section: 3pm

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

NAME
Devel::Cover::Web - Files for JavaScript or CSS
VERSION
version 0.89
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-2012, 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 v5.14.2 2012-06-15 Devel::Cover::Web(3pm)
Related Man Pages
gcov2perl(1p) - debian
gcov2perl(1) - centos
devel::cover::report::vim(3) - centos
devel::cover::report::html_minimal(3) - centos
devel::cover::truth_table(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph