Thread runden in Perl (18 answers)
Opened by Gast at 2004-12-20 16:15

Dubu
 2004-12-22 15:38
#50206 #50206
User since
2003-08-04
2145 Artikel
ModeratorIn + EditorIn

user image
Code: (dl )
1
2
3
4
5
...
print float2money(0.01);
_ _END_ _
Use of uninitialized value in concatenation (.) or string at float2money.pl line 15.
Use of uninitialized value in concatenation (.) or string at float2money.pl line 15.


Tja ...

View full thread runden in Perl