Alien-Tidyp
view release on metacpan or search on metacpan
NAME
Alien::Tidyp - Building, finding and using tidyp library -
<http://www.tidyp.com>
VERSION
Version 1.4.7 of Alien::Tidyp uses *tidyp* sources v1.04.
SYNOPSIS
IMPORTANT: This module is not a perl binding for *tidyp* library; it is
just a helper module. The real perl binding is implemented by e.g
HTML::Tidy module, which is able to use Alien::Tidyp to locate *tidyp*
library on your system (or build it from source codes).
Alien::Tidyp tries (in given order) during its installation:
* Locate an already installed *tidyp* + ask user whether to use the
already installed *tidyp* or whether to build *tidyp* from sources
* Via env variable TIDYP_DIR you can specify where the build script
should look for the already installed *tidyp* (directories
lib/Alien/Tidyp.pm view on Meta::CPAN
=cut
our $VERSION = 'v1.4.7';
=head1 VERSION
Version 1.4.7 of Alien::Tidyp uses I<tidyp> sources v1.04.
=head1 SYNOPSIS
B<IMPORTANT:> This module is not a perl binding for I<tidyp> library; it is just a helper module.
The real perl binding is implemented by e.g L<HTML::Tidy|HTML::Tidy> module, which is able to
use Alien::Tidyp to locate I<tidyp> library on your system (or build it from source codes).
Alien::Tidyp tries (in given order) during its installation:
=over
=item * Locate an already installed I<tidyp> + ask user whether to use the already installed
I<tidyp> or whether to build I<tidyp> from sources
=item * Via env variable TIDYP_DIR you can specify where the build script should look
( run in 0.478 second using v1.01-cache-2.11-cpan-2398b32b56e )