The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

ie7-install - IE7 javascript library installation

SYNOPSIS

  ie7-install [options] destdir

  Options:
    --quiet     Install quietly; only report errors
    --help/-?   Brief help message
    --man       Full documentation
    destdir     Directory to install to (default "./ie7")

DESCRIPTION

Installs the IE7 javascript compability library, using Alien::IE7.

OPTIONS

--quiet

Install quietly; only error messages will be displayed.

--help/-?

Displays a brief help message.

--man

Displays the full documenation.

destdir

Directory that the IE7 javascript compatibility library should be installed into. Defaults to ./ie7.

AUTHOR

Graham TerMarsch (cpan@howlingfrog.com)

LICENSE

Copyright (C) 2007, Graham TerMarsch. All rights reserved.

This is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

Alien::IE7.