>>869
>Can't call method "getlines" on an undefined value
このエラーです。

呼び出しは
#!/usr/bin/perl
use Hoge;
Hoge->load();
です。