Home > Archive > PERL Beginners > January 2006 > pod2html
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Gergely Buday 2006-01-10, 4:02 am |
| Hi there,
I'm to use pod2html but I don't have administrator rights so would
like to install it in my home directory. Is that possible?
- G
| |
| Paul Lalli 2006-01-10, 4:02 am |
| Gergely Buday wrote:
> I'm to use pod2html but I don't have administrator rights so would
> like to install it in my home directory. Is that possible?
I don't understand your question. pod2html is included in the standard
distribution of Perl. If you have access to perl, you should have
access to pod2html. What makes you think you have to install it at
all?
That being said, I suppose you could try to install just the Pod::Html
module itself, found at:
http://search.cpan.org/~nwclark/per...lib/Pod/Html.pm
Paul Lalli
| |
| Tom Phoenix 2006-01-10, 4:02 am |
| On 1/3/06, Gergely Buday <gbuday@gmail.com> wrote:
> I'm to use pod2html but I don't have administrator rights so would
> like to install it in my home directory. Is that possible?
What happens when you try installing it in your home directory?
--Tom Phoenix
Stonehenge Perl Training
|
|
|
|
|