Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^3: RFC: How to survive your first few months of Perl

by quester (Vicar)
on Nov 15, 2008 at 19:05 UTC ( [id://723826]=note: print w/replies, xml ) Need Help??


in reply to Re^2: RFC: How to survive your first few months of Perl
in thread RFC: How to survive your first few months of Perl

If you define PERLDOC_PAGER=less or PAGER=less in your environment, say in .bashrc or the equivalent, it works fine. Otherwise perldoc will use more as a pager, which works, but doesn't know how to scroll backwards. That's sad.
  • Comment on Re^3: RFC: How to survive your first few months of Perl

Replies are listed 'Best First'.
Re^4: RFC: How to survive your first few months of Perl
by MidLifeXis (Monsignor) on Nov 17, 2008 at 16:32 UTC

    It all depends on your unix environment / version of more. HP-UX more handles paging backwards just fine, for example. I would agree that not being able to page backwards is a pain, but it is not a generic more problem, but rather a problem with the more program on specific distributions.

    --MidLifeXis

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://723826]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (6)
As of 2024-04-18 11:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found