Message-ID: <
3FCF2526.3030905@sun.com>
p4raw-id: //depot/perl@21840
if ($scr_ext) { @scripts = map { "$_$scr_ext" } @scripts; }
-my @pods = $nopods ? () : (<pod/*.pod>);
+my @pods = $nopods ? () : (<pod/*.pod>, 'x2p/a2p.pod');
# Specify here any .pm files that are actually architecture-dependent.
# (Those included with XS extensions under ext/ are automatically