Tim Hammerquist wrote:
>
> "Ian D. Stewart" wrote:
> >
> > "Greenier, Allan" wrote:
> > >
> > > Greetings,
> > >
> > > Can someone give me sample code to change perldocs PAGER?
> >
> > set PAGER="C:\WINNT\System32\notepad.exe"
> >
> > perldoc will now display POD documentation in notepad.
> >
> > HTH,
> > Ian
>
> Have you gotten this to work? I wouldn't work on my box.
Works fine for me (WinNT SP6, AS Perl Build 509).
> Doesn't the
> pager need to accept the data from STDIN?
No. When using -t (output in text format), which is the default on
Windows, the content of the POD documentation is written to a temp file,
which is then loaded by the pager.
Ian
--
99 little bugs in the code, 99 bugs in the code.
Fix one bug, compile again, 100 little bugs in the code.
100 little bugs in the code, 100 bugs in the code.
Fix one bug, compile again, 101 little bugs in the code...
---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
[EMAIL PROTECTED]
For non-automated Mailing List support, send email to
[EMAIL PROTECTED]