Thread
overload ('x'..'y')
(8 answers)
Opened by
rosti
at
2012-02-09 21:34
rosti
2012-02-10 08:21
User since
2011-03-19
3492 Artikel
BenutzerIn
Kein Problem,
ich werde es anders machen ;)
Code (perl): (
dl
)
$book
->
booking
(
oid
=>
'foo'
,
begin
=>
'1.3.2012'
,
end
=>
'15.3.2012'
)
or
die
$@
;
View full thread
overload ('x'..'y')