http://qs321.pair.com?node_id=852453


in reply to Re^2: Extracting and formatting Pod sections
in thread Extracting and formatting Pod sections

I could help with “alternativeley a)” (haven't played with Term::… yet, sorry): you could use the -sections flag: like this (from Perldoc):
pod2usage(-verbose => 99, -sections => [ qw(fred fred/subsection) ] );