in reply to Re^2: Subroutine redefined
in thread Subroutine redefined
Works fine, no errors. Thanks a mil.#!/usr/bin/perl use strict; use warnings; use TestPm; TestPm::foo();
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Subroutine redefined
by ikegami (Patriarch) on Aug 16, 2006 at 04:01 UTC |