Bug 769009

Summary: perldoc perlrun fails
Product: [openSUSE] openSUSE 12.2 Reporter: Juergen Weigert <jw>
Component: OtherAssignee: E-mail List <bnc-team-screening>
Status: VERIFIED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: mls
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 357354    

Description Juergen Weigert 2012-06-27 08:55:37 UTC
up to opensuse12.1 it was possible to study the perl command line options with the command 'perldoc perlrun'
Since 12.2 it returns:

No documentation found for "perlrun".
Comment 1 Michael Schröder 2012-06-27 09:39:36 UTC
Maybe you need to install 'perl-doc'?
Comment 2 Juergen Weigert 2012-06-27 11:53:11 UTC
Thanks. Works. A pity, that perldoc relies on a package that no longer is installed by default.

perlodc without arguments says: 
 The -h option prints more help.  
 Also try "perldoc perldoc" to get acquainted with the system.