gflohr / qgoda

Qgoda (pronounce: yagoda!) is an extensible static site generator with arbitrary taxonomies and cross-links and a strong focus on multilanguage facilities.
https://www.qgoda.net/
Other
31 stars 4 forks source link

Helpers do not work on MS-DOS #114

Closed gflohr closed 1 year ago

gflohr commented 1 year ago

Multiplexiing with AnyEvent::Handle does not work on pipes. Write a different version using socketpair() instead.