Skip to content

scotts_Pad

  • about
  • blog
  • IBM Power Hardware
  • HMC
    • Learning the HMC
    • HMC and System Setup
    • Hardware Management Basics
    • HMC Advanced Management
  • VIOS
    • PowerVM (VIOS)
    • VIOs Basics
  • Logical Partitions (LPARs)
  • NIM
    • Network Install Manager (NIM)
  • Firmware

List installed Perl Modules (AIX)

May 27, 2015 by a blogger

This one-liner will list all of the installed perl modules.  Comes in handy 🙂

perl -MFile::Find=find -MFile::Spec::Functions -lw -e 'find { wanted => sub { print canonpath $_ if /\.pm\z/ }, no_chdir => 1 }, @INC'

Categories AIX
Configure Password Aging (redhat)
Meta dangers to posting photos online

AIX Resources

  • AIX for Sys Admins (blog)
  • AIX Print Spooling
  • AIX Tuning
  • AIX check if NTP is in sync
  • Overview of AIX Page Replacement
  • Configuring masquerading in AIX sendmail using generics table
  • IBM AIX: Various ssh problems after upgrading to OpenSSH 7.x

IBM Resources

  • IBM Systems Magazine
  • IBM Wiki
  • IBM Redbook
  • IBM AIX MPIO
  • IBM Fix Level Recommendation Tool
  • IBM Microcode VPD Collection
© 2025 scotts_Pad • Built with GeneratePress