CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected] 2025/03/02 21:11:30

Modified files:
        infrastructure/bin: portbump 

Log message:
Correctly load Exporter::import

With perl 5.40, there's a new warning when calling an "import" method
that doesn't exist.  Previously the error was ignored, although still there.

Reported and reminded by rsedowski@

Reply via email to