My attempt to make the KDEProjectReader's check for YAML be a runtime check was thwarted because I had separately used a "use KDEProjectReader" elsewhere, which Perl ensures happens at compile time. Instead make the check part of the constructor so that the package can at least compile without throwing an error.wilder
parent
62b5614f9b
commit
fdbaaaa548
1 changed files with 16 additions and 11 deletions
Loading…
Reference in new issue