[freeside] bill -i ? bill -c ?
ivan
ivan at 420.am
Fri Jun 23 17:27:42 PDT 2000
On Fri, Jun 23, 2000 at 06:43:37PM -0400, tus wrote:
> ok.
>
> I guess i should have made the question simple.
>
> ./freeside-bill
> "my" variable $days masks earlier declaration in same statement at
> /usr/local/lib/perl5/site_perl/5.005/Date/Manip.pm line 1103.
> "my" variable $sign masks earlier declaration in same statement at
> /usr/local/lib/perl5/site_perl/5.005/Date/Manip.pm line 2145.
> Usage:
>
> bill [ -c [ i ] ] [ -d 'date' ] [ -b ] user
>
>
> why do i get that error ?
Date::Manip is not currently used by any release or development version of
Freeside, although it is (superfluously) included in cust_main.pm. You
get that *warning* (not error) because of problems with Date::Manip, which
is another reason to avoid using it, I suppose. You can safely ignore
those warnings.
As the usage statement says, you need to suppily a username to run the
`freeside-bill' program.
--
meow
_ivan
More information about the freeside-users
mailing list