Open Source Development

Power Open Source Development

Explore the open source tools and capabilities for building and deploying modern applications on IBM Power platforms including AIX, IBM i, and Linux.


#Power


#Power


#Servers
#Opensource
 View Only
  • 1.  General questions regarding Perl modules

    Posted 07/02/26 09:17 PM

    Hello

    I recently had some app teams complaining about the XML::Simple missing in newer perl.rte.

    I did explain the support (and lack of) in the AIX perl.rte and advised they use the Toolbox perl package. 

    It looks like the XML::Simple is still available in META CPAN, but I do know that they recommend to use XML::LibXML.

    XML::LibXML is included in perl.rte (at least for now!!!) but not in the Toolbox.

    What is the official Toolbox position on modules it includes in the perl package? 

    • Are only minimal modules shipped in the perl package:
    • Is the official stance "get it from CPAN"?
    • Can they get generally get help compiling as needed in the forum?

    Thanks!



    ------------------------------
    Jan Harris
    AIX & Security Support Engineer | Escalations, KCS & Technical Writing
    Austin
    ------------------------------


  • 2.  RE: General questions regarding Perl modules

    Posted 07/03/26 03:51 AM

    Hi Jan, 
    The usage of XML::Simple module is strongly discouraged. (Clearly mentioned here -> https://metacpan.org/pod/XML::Simple).

    As far as the Toolbox position on perl modules is concerned, we support perl modules on a need basis and complexity. Historically AIX base perl (perl.rte) has more modules compared to AIX Toolbox perl and that continues now also. If some module is needed for Toolbox perl, users can try installing them from CPAN in a custom path and use it. And yes if they face any issues while installing them, they can come to this forum. 



    ------------------------------
    Ayappan P
    ------------------------------



  • 3.  RE: General questions regarding Perl modules

    Posted 07/03/26 10:43 AM

    THANKS!!🙏 



    ------------------------------
    Jan Harris
    AIX & Security Support Engineer | Escalations, KCS & Technical Writing
    Austin
    ------------------------------