Help for this page
package Library.pm printInformation() ... print(STDOUT, "Here is some info, damn its not returning a scalar"); }
package Library.pm use Library.pm ... return @captureSTDOUT; }