Dumpfile-to-rt-3.0 can't find "RT::Scrip"

When running dumpfile-to-rt-3.0 (v1.20) I get the following error:

[root@web2 rt3-dump]# ./dumpfile-to-rt-3.0 dump/rt2dump/
[Fri Jan 23 19:06:13 2004] [crit]: Can’t locate object method “new” via
package “RT::Scrip” (perhaps you forgot to load “RT::Scrip”?) at
./dumpfile-to-rt-3.0 line 388.
(/opt/rt-3-0-8/lib/RT.pm:254)

I was successfully able to import the database on a RedHat 9 &
rt-3-0-7_01. However, when running the same script on RedHat 8 and
rt-3-0-8 I get the error above.

I’ve searched the archives, but could not find a similar problem. It may
be specific to rt-3-0-8, but that’s a guess.

Is there a newer version of dumpfile-to-rt-3.0 for rt-3-0-8?

Thanks

Nathan Evans