Document that Locales::Country is required for the new UPS shipping driver.
This commit is contained in:
parent
bc0a774885
commit
0b972be5a7
2 changed files with 6 additions and 0 deletions
|
|
@ -134,6 +134,7 @@ checkModule("CSS::Minifier::XS", "0.03" );
|
|||
checkModule("JavaScript::Minifier::XS", "0.05" );
|
||||
checkModule("Readonly", "1.03" );
|
||||
checkModule("Business::PayPal::API", "0.62" );
|
||||
checkModule("Locales::Country", "0.05" );
|
||||
|
||||
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue