use strict; use warnings; package Task::WebGUI8; { $Task::WebGUI8::VERSION = '2.0001'; } 1; =head1 NAME Task::WebGUI8 - Get all the prereqs for WebGUI =head1 SYNOPSIS cpanm Task::WebGUI =head1 DESCRIPTION Installing Task::WebGUI8 will ensure that you have all the prereq modules needed to run WebGUI8 (L). L is a fork of L; most notably, some graphs are now rendered with L, and the L depedency has been removed. Prior to that change, L attempted to support versions both 7 and 8. =head1 AUTHOR JT Smith (jt at plainblack dot com) -- wrote L Scott Walters (L) -- modified L into L