Suchergebnisse mit Tag „use“

TOP

use Problems; with Exporter and import

The Exporter-module "copies" functions and symbols from a module into other files - but not reliable.
Weiterlesen
TOP

use, BEGIN and what's Perl doing with them

use-lines and BEGIN-blocks are not processed like they appear within a file.
Weiterlesen