The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
Makefile.PL
MANIFEST
README
TODO
examples/calculator/app/Calculator.pm
examples/calculator/run_tests.pl
examples/calculator/scripts/test_addition.pact
examples/calculator/scripts/test_all.pact_suite
examples/calculator/scripts/test_division.pact
examples/calculator/scripts/test_multiplication.pact
examples/calculator/scripts/test_subtraction.pact
examples/calculator/test/CheckDisplayReads.pm
examples/calculator/test/NewCalculator.pm
examples/calculator/test/PressKeys.pm
lib/PerlActor.pm
lib/PerlActor/Command.pm
lib/PerlActor/Command/Null.pm
lib/PerlActor/Command/Run.pm
lib/PerlActor/Command/RunDir.pm
lib/PerlActor/Command/Unknown.pm
lib/PerlActor/CommandFactory.pm
lib/PerlActor/Exception.pm
lib/PerlActor/Exception/AssertionFailure.pm
lib/PerlActor/Exception/CommandAborted.pm
lib/PerlActor/Exception/CommandFailed.pm
lib/PerlActor/Exception/CommandNotFound.pm
lib/PerlActor/Exception/NotImplemented.pm
lib/PerlActor/LineTokenizer.pm
lib/PerlActor/Object.pm
lib/PerlActor/Runner.pm
lib/PerlActor/Runner/Console.pm
lib/PerlActor/Script.pm
run_tests.pl
t/PerlActor.t
t/tlib/PerlActor/Command/BornToFail.pm
t/tlib/PerlActor/Command/Broken.pm
t/tlib/PerlActor/Command/Dummy.pm
t/tlib/PerlActor/test/AllTests.pm
t/tlib/PerlActor/test/CommandFactoryTest.pm
t/tlib/PerlActor/test/CommandTest.pm
t/tlib/PerlActor/test/LineTokenizerTest.pm
t/tlib/PerlActor/test/ScriptTest.pm
t/tlib/PerlActor/test/TestCase.pm
META.yml                                 Module meta-data (added by MakeMaker)