Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^3: TimeDate 2.30 - Bug in test-code

by Skeeve (Parson)
on Jan 10, 2020 at 12:23 UTC ( [id://11111286]=note: print w/replies, xml ) Need Help??


in reply to Re^2: TimeDate 2.30 - Bug in test-code
in thread TimeDate 2.30 - Bug in test-code

In case anyone is interested, this is my workaround in my docker-compose.yaml

COPY cpanfile .
# Patched TimeDate. See https://rt.cpan.org/Public/Bug/Display.html?id=124509
COPY TimeDate-2.30 /TimeDate-2.30
RUN cpanm /TimeDate-2.30 \
  && cpanm --installdeps . \
  && rm -rf TimeDate-2.30

The local copy I have is already patched

I'm sure there are better ways to achieve this


s$$([},&%#}/&/]+}%&{})*;#$&&s&&$^X.($'^"%]=\&(|?*{%
+.+=%;.#_}\&"^"-+%*).}%:##%}={~=~:.")&e&&s""`$''`"e

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11111286]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-25 14:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found