summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-01 18:29:30 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-01 18:29:30 -0600
commitb2af005db21bd8fd068cb79b2ae700953128af2c (patch)
treeabd0ed633726bf0bbecb57d30e92836c31e02695
parentc1b9383f2032d82db5eb8918dca885e37a901dde (diff)
downloadlibtqt-perl-b2af005d.tar.gz
libtqt-perl-b2af005d.zip
Move PerlQt
-rw-r--r--PerlTQt/INSTALL (renamed from PerlQt/INSTALL)0
-rw-r--r--PerlTQt/MANIFEST (renamed from PerlQt/MANIFEST)0
-rw-r--r--PerlTQt/Makefile.PL.in (renamed from PerlQt/Makefile.PL.in)0
-rw-r--r--PerlTQt/Qt.pm (renamed from PerlQt/Qt.pm)0
-rw-r--r--PerlTQt/Qt.pod (renamed from PerlQt/Qt.pod)0
-rw-r--r--PerlTQt/Qt.xs (renamed from PerlQt/Qt.xs)0
-rwxr-xr-xPerlTQt/bin/pqtapi (renamed from PerlQt/bin/pqtapi)0
-rwxr-xr-xPerlTQt/bin/pqtsh (renamed from PerlQt/bin/pqtsh)0
-rw-r--r--PerlTQt/examples/aclock/AnalogClock.pm (renamed from PerlQt/examples/aclock/AnalogClock.pm)0
-rw-r--r--PerlTQt/examples/aclock/aclock.pl (renamed from PerlQt/examples/aclock/aclock.pl)0
-rw-r--r--PerlTQt/examples/buttongroups/ButtonsGroups.pm (renamed from PerlQt/examples/buttongroups/ButtonsGroups.pm)0
-rw-r--r--PerlTQt/examples/buttongroups/buttongroups.pl (renamed from PerlQt/examples/buttongroups/buttongroups.pl)0
-rw-r--r--PerlTQt/examples/dclock/DigitalClock.pm (renamed from PerlQt/examples/dclock/DigitalClock.pm)0
-rw-r--r--PerlTQt/examples/dclock/dclock.pl (renamed from PerlQt/examples/dclock/dclock.pl)0
-rw-r--r--PerlTQt/examples/drawdemo/drawdemo.pl (renamed from PerlQt/examples/drawdemo/drawdemo.pl)0
-rw-r--r--PerlTQt/examples/drawlines/drawlines.pl (renamed from PerlQt/examples/drawlines/drawlines.pl)0
-rw-r--r--PerlTQt/examples/forever/forever.pl (renamed from PerlQt/examples/forever/forever.pl)0
-rw-r--r--PerlTQt/examples/network/httpd/httpd.pl (renamed from PerlQt/examples/network/httpd/httpd.pl)0
-rw-r--r--PerlTQt/examples/opengl/README (renamed from PerlQt/examples/opengl/README)0
-rw-r--r--PerlTQt/examples/opengl/box/GLBox.pm (renamed from PerlQt/examples/opengl/box/GLBox.pm)0
-rw-r--r--PerlTQt/examples/opengl/box/glbox (renamed from PerlQt/examples/opengl/box/glbox)0
-rw-r--r--PerlTQt/examples/opengl/gear/gear (renamed from PerlQt/examples/opengl/gear/gear)0
-rw-r--r--PerlTQt/examples/progress/progress.pl (renamed from PerlQt/examples/progress/progress.pl)0
-rw-r--r--PerlTQt/examples/richedit/imageCollection.pm (renamed from PerlQt/examples/richedit/imageCollection.pm)0
-rw-r--r--PerlTQt/examples/richedit/richedit.pl (renamed from PerlQt/examples/richedit/richedit.pl)0
-rw-r--r--PerlTQt/handlers.cpp (renamed from PerlQt/handlers.cpp)0
-rw-r--r--PerlTQt/lib/Qt/GlobalSpace.pm (renamed from PerlQt/lib/Qt/GlobalSpace.pm)0
-rw-r--r--PerlTQt/lib/Qt/attributes.pm (renamed from PerlQt/lib/Qt/attributes.pm)0
-rw-r--r--PerlTQt/lib/Qt/constants.pm (renamed from PerlQt/lib/Qt/constants.pm)0
-rw-r--r--PerlTQt/lib/Qt/debug.pm (renamed from PerlQt/lib/Qt/debug.pm)0
-rw-r--r--PerlTQt/lib/Qt/enumerations.pm (renamed from PerlQt/lib/Qt/enumerations.pm)0
-rw-r--r--PerlTQt/lib/Qt/isa.pm (renamed from PerlQt/lib/Qt/isa.pm)0
-rw-r--r--PerlTQt/lib/Qt/properties.pm (renamed from PerlQt/lib/Qt/properties.pm)0
-rw-r--r--PerlTQt/lib/Qt/signals.pm (renamed from PerlQt/lib/Qt/signals.pm)0
-rw-r--r--PerlTQt/lib/Qt/slots.pm (renamed from PerlQt/lib/Qt/slots.pm)0
-rw-r--r--PerlTQt/marshall.h (renamed from PerlQt/marshall.h)0
-rw-r--r--PerlTQt/perlqt.h (renamed from PerlQt/perlqt.h)0
-rw-r--r--PerlTQt/smokeperl.cpp (renamed from PerlQt/smokeperl.cpp)0
-rw-r--r--PerlTQt/smokeperl.h (renamed from PerlQt/smokeperl.h)0
-rw-r--r--PerlTQt/t/Foo/SubCodec.pm (renamed from PerlQt/t/Foo/SubCodec.pm)0
-rw-r--r--PerlTQt/t/My/Codec.pm (renamed from PerlQt/t/My/Codec.pm)0
-rw-r--r--PerlTQt/t/My/SubCodec.pm (renamed from PerlQt/t/My/SubCodec.pm)0
-rw-r--r--PerlTQt/t/a_loading.t (renamed from PerlQt/t/a_loading.t)0
-rw-r--r--PerlTQt/t/b_nogui.t (renamed from PerlQt/t/b_nogui.t)0
-rw-r--r--PerlTQt/t/c_qapp.t (renamed from PerlQt/t/c_qapp.t)0
-rw-r--r--PerlTQt/t/ca_i18n.t (renamed from PerlQt/t/ca_i18n.t)0
-rw-r--r--PerlTQt/t/d_sigslot.t (renamed from PerlQt/t/d_sigslot.t)0
-rw-r--r--PerlTQt/t/e_sigslot_inherit.t (renamed from PerlQt/t/e_sigslot_inherit.t)0
-rw-r--r--PerlTQt/t/f_import.t (renamed from PerlQt/t/f_import.t)0
-rw-r--r--PerlTQt/t/g_gui.t (renamed from PerlQt/t/g_gui.t)0
-rw-r--r--PerlTQt/tutorials/runall.pl (renamed from PerlQt/tutorials/runall.pl)0
-rw-r--r--PerlTQt/tutorials/t1/t1.pl (renamed from PerlQt/tutorials/t1/t1.pl)0
-rw-r--r--PerlTQt/tutorials/t10/CannonField.pm (renamed from PerlQt/tutorials/t10/CannonField.pm)0
-rw-r--r--PerlTQt/tutorials/t10/LCDRange.pm (renamed from PerlQt/tutorials/t10/LCDRange.pm)0
-rw-r--r--PerlTQt/tutorials/t10/t10.pl (renamed from PerlQt/tutorials/t10/t10.pl)0
-rw-r--r--PerlTQt/tutorials/t11/CannonField.pm (renamed from PerlQt/tutorials/t11/CannonField.pm)0
-rw-r--r--PerlTQt/tutorials/t11/LCDRange.pm (renamed from PerlQt/tutorials/t11/LCDRange.pm)0
-rw-r--r--PerlTQt/tutorials/t11/t11.pl (renamed from PerlQt/tutorials/t11/t11.pl)0
-rw-r--r--PerlTQt/tutorials/t12/CannonField.pm (renamed from PerlQt/tutorials/t12/CannonField.pm)0
-rw-r--r--PerlTQt/tutorials/t12/LCDRange.pm (renamed from PerlQt/tutorials/t12/LCDRange.pm)0
-rw-r--r--PerlTQt/tutorials/t12/t12.pl (renamed from PerlQt/tutorials/t12/t12.pl)0
-rw-r--r--PerlTQt/tutorials/t13/CannonField.pm (renamed from PerlQt/tutorials/t13/CannonField.pm)0
-rw-r--r--PerlTQt/tutorials/t13/GameBoard.pm (renamed from PerlQt/tutorials/t13/GameBoard.pm)0
-rw-r--r--PerlTQt/tutorials/t13/LCDRange.pm (renamed from PerlQt/tutorials/t13/LCDRange.pm)0
-rw-r--r--PerlTQt/tutorials/t13/t13.pl (renamed from PerlQt/tutorials/t13/t13.pl)0
-rw-r--r--PerlTQt/tutorials/t14/CannonField.pm (renamed from PerlQt/tutorials/t14/CannonField.pm)0
-rw-r--r--PerlTQt/tutorials/t14/GameBoard.pm (renamed from PerlQt/tutorials/t14/GameBoard.pm)0
-rw-r--r--PerlTQt/tutorials/t14/LCDRange.pm (renamed from PerlQt/tutorials/t14/LCDRange.pm)0
-rw-r--r--PerlTQt/tutorials/t14/t14.pl (renamed from PerlQt/tutorials/t14/t14.pl)0
-rw-r--r--PerlTQt/tutorials/t2/t2.pl (renamed from PerlQt/tutorials/t2/t2.pl)0
-rw-r--r--PerlTQt/tutorials/t3/t3.pl (renamed from PerlQt/tutorials/t3/t3.pl)0
-rw-r--r--PerlTQt/tutorials/t4/t4.pl (renamed from PerlQt/tutorials/t4/t4.pl)0
-rw-r--r--PerlTQt/tutorials/t5/t5.pl (renamed from PerlQt/tutorials/t5/t5.pl)0
-rw-r--r--PerlTQt/tutorials/t6/t6.pl (renamed from PerlQt/tutorials/t6/t6.pl)0
-rw-r--r--PerlTQt/tutorials/t7/LCDRange.pm (renamed from PerlQt/tutorials/t7/LCDRange.pm)0
-rw-r--r--PerlTQt/tutorials/t7/t7.pl (renamed from PerlQt/tutorials/t7/t7.pl)0
-rw-r--r--PerlTQt/tutorials/t8/CannonField.pm (renamed from PerlQt/tutorials/t8/CannonField.pm)0
-rw-r--r--PerlTQt/tutorials/t8/LCDRange.pm (renamed from PerlQt/tutorials/t8/LCDRange.pm)0
-rw-r--r--PerlTQt/tutorials/t8/t8.pl (renamed from PerlQt/tutorials/t8/t8.pl)0
-rw-r--r--PerlTQt/tutorials/t9/CannonField.pm (renamed from PerlQt/tutorials/t9/CannonField.pm)0
-rw-r--r--PerlTQt/tutorials/t9/LCDRange.pm (renamed from PerlQt/tutorials/t9/LCDRange.pm)0
-rw-r--r--PerlTQt/tutorials/t9/t9.pl (renamed from PerlQt/tutorials/t9/t9.pl)0
82 files changed, 0 insertions, 0 deletions
diff --git a/PerlQt/INSTALL b/PerlTQt/INSTALL
index bad4e4a..bad4e4a 100644
--- a/PerlQt/INSTALL
+++ b/PerlTQt/INSTALL
diff --git a/PerlQt/MANIFEST b/PerlTQt/MANIFEST
index 53d07ac..53d07ac 100644
--- a/PerlQt/MANIFEST
+++ b/PerlTQt/MANIFEST
diff --git a/PerlQt/Makefile.PL.in b/PerlTQt/Makefile.PL.in
index e4009db..e4009db 100644
--- a/PerlQt/Makefile.PL.in
+++ b/PerlTQt/Makefile.PL.in
diff --git a/PerlQt/Qt.pm b/PerlTQt/Qt.pm
index 69bcbca..69bcbca 100644
--- a/PerlQt/Qt.pm
+++ b/PerlTQt/Qt.pm
diff --git a/PerlQt/Qt.pod b/PerlTQt/Qt.pod
index 2feceeb..2feceeb 100644
--- a/PerlQt/Qt.pod
+++ b/PerlTQt/Qt.pod
diff --git a/PerlQt/Qt.xs b/PerlTQt/Qt.xs
index 22a66de..22a66de 100644
--- a/PerlQt/Qt.xs
+++ b/PerlTQt/Qt.xs
diff --git a/PerlQt/bin/pqtapi b/PerlTQt/bin/pqtapi
index 338d600..338d600 100755
--- a/PerlQt/bin/pqtapi
+++ b/PerlTQt/bin/pqtapi
diff --git a/PerlQt/bin/pqtsh b/PerlTQt/bin/pqtsh
index ec44e43..ec44e43 100755
--- a/PerlQt/bin/pqtsh
+++ b/PerlTQt/bin/pqtsh
diff --git a/PerlQt/examples/aclock/AnalogClock.pm b/PerlTQt/examples/aclock/AnalogClock.pm
index 0a52c44..0a52c44 100644
--- a/PerlQt/examples/aclock/AnalogClock.pm
+++ b/PerlTQt/examples/aclock/AnalogClock.pm
diff --git a/PerlQt/examples/aclock/aclock.pl b/PerlTQt/examples/aclock/aclock.pl
index b4ae659..b4ae659 100644
--- a/PerlQt/examples/aclock/aclock.pl
+++ b/PerlTQt/examples/aclock/aclock.pl
diff --git a/PerlQt/examples/buttongroups/ButtonsGroups.pm b/PerlTQt/examples/buttongroups/ButtonsGroups.pm
index 106cf1b..106cf1b 100644
--- a/PerlQt/examples/buttongroups/ButtonsGroups.pm
+++ b/PerlTQt/examples/buttongroups/ButtonsGroups.pm
diff --git a/PerlQt/examples/buttongroups/buttongroups.pl b/PerlTQt/examples/buttongroups/buttongroups.pl
index 632ad43..632ad43 100644
--- a/PerlQt/examples/buttongroups/buttongroups.pl
+++ b/PerlTQt/examples/buttongroups/buttongroups.pl
diff --git a/PerlQt/examples/dclock/DigitalClock.pm b/PerlTQt/examples/dclock/DigitalClock.pm
index 2d25428..2d25428 100644
--- a/PerlQt/examples/dclock/DigitalClock.pm
+++ b/PerlTQt/examples/dclock/DigitalClock.pm
diff --git a/PerlQt/examples/dclock/dclock.pl b/PerlTQt/examples/dclock/dclock.pl
index 57c02bd..57c02bd 100644
--- a/PerlQt/examples/dclock/dclock.pl
+++ b/PerlTQt/examples/dclock/dclock.pl
diff --git a/PerlQt/examples/drawdemo/drawdemo.pl b/PerlTQt/examples/drawdemo/drawdemo.pl
index f119a94..f119a94 100644
--- a/PerlQt/examples/drawdemo/drawdemo.pl
+++ b/PerlTQt/examples/drawdemo/drawdemo.pl
diff --git a/PerlQt/examples/drawlines/drawlines.pl b/PerlTQt/examples/drawlines/drawlines.pl
index 1d7575f..1d7575f 100644
--- a/PerlQt/examples/drawlines/drawlines.pl
+++ b/PerlTQt/examples/drawlines/drawlines.pl
diff --git a/PerlQt/examples/forever/forever.pl b/PerlTQt/examples/forever/forever.pl
index e388e44..e388e44 100644
--- a/PerlQt/examples/forever/forever.pl
+++ b/PerlTQt/examples/forever/forever.pl
diff --git a/PerlQt/examples/network/httpd/httpd.pl b/PerlTQt/examples/network/httpd/httpd.pl
index a9aa0fd..a9aa0fd 100644
--- a/PerlQt/examples/network/httpd/httpd.pl
+++ b/PerlTQt/examples/network/httpd/httpd.pl
diff --git a/PerlQt/examples/opengl/README b/PerlTQt/examples/opengl/README
index 7e2f174..7e2f174 100644
--- a/PerlQt/examples/opengl/README
+++ b/PerlTQt/examples/opengl/README
diff --git a/PerlQt/examples/opengl/box/GLBox.pm b/PerlTQt/examples/opengl/box/GLBox.pm
index 1c6ceb8..1c6ceb8 100644
--- a/PerlQt/examples/opengl/box/GLBox.pm
+++ b/PerlTQt/examples/opengl/box/GLBox.pm
diff --git a/PerlQt/examples/opengl/box/glbox b/PerlTQt/examples/opengl/box/glbox
index fed74a3..fed74a3 100644
--- a/PerlQt/examples/opengl/box/glbox
+++ b/PerlTQt/examples/opengl/box/glbox
diff --git a/PerlQt/examples/opengl/gear/gear b/PerlTQt/examples/opengl/gear/gear
index d9e4c8a..d9e4c8a 100644
--- a/PerlQt/examples/opengl/gear/gear
+++ b/PerlTQt/examples/opengl/gear/gear
diff --git a/PerlQt/examples/progress/progress.pl b/PerlTQt/examples/progress/progress.pl
index 4112e64..4112e64 100644
--- a/PerlQt/examples/progress/progress.pl
+++ b/PerlTQt/examples/progress/progress.pl
diff --git a/PerlQt/examples/richedit/imageCollection.pm b/PerlTQt/examples/richedit/imageCollection.pm
index 9ba9880..9ba9880 100644
--- a/PerlQt/examples/richedit/imageCollection.pm
+++ b/PerlTQt/examples/richedit/imageCollection.pm
diff --git a/PerlQt/examples/richedit/richedit.pl b/PerlTQt/examples/richedit/richedit.pl
index d2dee84..d2dee84 100644
--- a/PerlQt/examples/richedit/richedit.pl
+++ b/PerlTQt/examples/richedit/richedit.pl
diff --git a/PerlQt/handlers.cpp b/PerlTQt/handlers.cpp
index 395298f..395298f 100644
--- a/PerlQt/handlers.cpp
+++ b/PerlTQt/handlers.cpp
diff --git a/PerlQt/lib/Qt/GlobalSpace.pm b/PerlTQt/lib/Qt/GlobalSpace.pm
index 75f30a2..75f30a2 100644
--- a/PerlQt/lib/Qt/GlobalSpace.pm
+++ b/PerlTQt/lib/Qt/GlobalSpace.pm
diff --git a/PerlQt/lib/Qt/attributes.pm b/PerlTQt/lib/Qt/attributes.pm
index 4398fa5..4398fa5 100644
--- a/PerlQt/lib/Qt/attributes.pm
+++ b/PerlTQt/lib/Qt/attributes.pm
diff --git a/PerlQt/lib/Qt/constants.pm b/PerlTQt/lib/Qt/constants.pm
index 5bdeed0..5bdeed0 100644
--- a/PerlQt/lib/Qt/constants.pm
+++ b/PerlTQt/lib/Qt/constants.pm
diff --git a/PerlQt/lib/Qt/debug.pm b/PerlTQt/lib/Qt/debug.pm
index a0f4e19..a0f4e19 100644
--- a/PerlQt/lib/Qt/debug.pm
+++ b/PerlTQt/lib/Qt/debug.pm
diff --git a/PerlQt/lib/Qt/enumerations.pm b/PerlTQt/lib/Qt/enumerations.pm
index 9fea98f..9fea98f 100644
--- a/PerlQt/lib/Qt/enumerations.pm
+++ b/PerlTQt/lib/Qt/enumerations.pm
diff --git a/PerlQt/lib/Qt/isa.pm b/PerlTQt/lib/Qt/isa.pm
index 71e9391..71e9391 100644
--- a/PerlQt/lib/Qt/isa.pm
+++ b/PerlTQt/lib/Qt/isa.pm
diff --git a/PerlQt/lib/Qt/properties.pm b/PerlTQt/lib/Qt/properties.pm
index 951cdb6..951cdb6 100644
--- a/PerlQt/lib/Qt/properties.pm
+++ b/PerlTQt/lib/Qt/properties.pm
diff --git a/PerlQt/lib/Qt/signals.pm b/PerlTQt/lib/Qt/signals.pm
index 1f454c1..1f454c1 100644
--- a/PerlQt/lib/Qt/signals.pm
+++ b/PerlTQt/lib/Qt/signals.pm
diff --git a/PerlQt/lib/Qt/slots.pm b/PerlTQt/lib/Qt/slots.pm
index c12990e..c12990e 100644
--- a/PerlQt/lib/Qt/slots.pm
+++ b/PerlTQt/lib/Qt/slots.pm
diff --git a/PerlQt/marshall.h b/PerlTQt/marshall.h
index 55be867..55be867 100644
--- a/PerlQt/marshall.h
+++ b/PerlTQt/marshall.h
diff --git a/PerlQt/perlqt.h b/PerlTQt/perlqt.h
index 7eb240a..7eb240a 100644
--- a/PerlQt/perlqt.h
+++ b/PerlTQt/perlqt.h
diff --git a/PerlQt/smokeperl.cpp b/PerlTQt/smokeperl.cpp
index 1998c85..1998c85 100644
--- a/PerlQt/smokeperl.cpp
+++ b/PerlTQt/smokeperl.cpp
diff --git a/PerlQt/smokeperl.h b/PerlTQt/smokeperl.h
index 21e8298..21e8298 100644
--- a/PerlQt/smokeperl.h
+++ b/PerlTQt/smokeperl.h
diff --git a/PerlQt/t/Foo/SubCodec.pm b/PerlTQt/t/Foo/SubCodec.pm
index 9d79fba..9d79fba 100644
--- a/PerlQt/t/Foo/SubCodec.pm
+++ b/PerlTQt/t/Foo/SubCodec.pm
diff --git a/PerlQt/t/My/Codec.pm b/PerlTQt/t/My/Codec.pm
index f853f5d..f853f5d 100644
--- a/PerlQt/t/My/Codec.pm
+++ b/PerlTQt/t/My/Codec.pm
diff --git a/PerlQt/t/My/SubCodec.pm b/PerlTQt/t/My/SubCodec.pm
index 35e2b0c..35e2b0c 100644
--- a/PerlQt/t/My/SubCodec.pm
+++ b/PerlTQt/t/My/SubCodec.pm
diff --git a/PerlQt/t/a_loading.t b/PerlTQt/t/a_loading.t
index 1cffc31..1cffc31 100644
--- a/PerlQt/t/a_loading.t
+++ b/PerlTQt/t/a_loading.t
diff --git a/PerlQt/t/b_nogui.t b/PerlTQt/t/b_nogui.t
index cd28260..cd28260 100644
--- a/PerlQt/t/b_nogui.t
+++ b/PerlTQt/t/b_nogui.t
diff --git a/PerlQt/t/c_qapp.t b/PerlTQt/t/c_qapp.t
index 01d6b39..01d6b39 100644
--- a/PerlQt/t/c_qapp.t
+++ b/PerlTQt/t/c_qapp.t
diff --git a/PerlQt/t/ca_i18n.t b/PerlTQt/t/ca_i18n.t
index 1e71c29..1e71c29 100644
--- a/PerlQt/t/ca_i18n.t
+++ b/PerlTQt/t/ca_i18n.t
diff --git a/PerlQt/t/d_sigslot.t b/PerlTQt/t/d_sigslot.t
index acd3c4a..acd3c4a 100644
--- a/PerlQt/t/d_sigslot.t
+++ b/PerlTQt/t/d_sigslot.t
diff --git a/PerlQt/t/e_sigslot_inherit.t b/PerlTQt/t/e_sigslot_inherit.t
index 338a405..338a405 100644
--- a/PerlQt/t/e_sigslot_inherit.t
+++ b/PerlTQt/t/e_sigslot_inherit.t
diff --git a/PerlQt/t/f_import.t b/PerlTQt/t/f_import.t
index 9f8977c..9f8977c 100644
--- a/PerlQt/t/f_import.t
+++ b/PerlTQt/t/f_import.t
diff --git a/PerlQt/t/g_gui.t b/PerlTQt/t/g_gui.t
index f3a7d05..f3a7d05 100644
--- a/PerlQt/t/g_gui.t
+++ b/PerlTQt/t/g_gui.t
diff --git a/PerlQt/tutorials/runall.pl b/PerlTQt/tutorials/runall.pl
index d0363f1..d0363f1 100644
--- a/PerlQt/tutorials/runall.pl
+++ b/PerlTQt/tutorials/runall.pl
diff --git a/PerlQt/tutorials/t1/t1.pl b/PerlTQt/tutorials/t1/t1.pl
index 96c7153..96c7153 100644
--- a/PerlQt/tutorials/t1/t1.pl
+++ b/PerlTQt/tutorials/t1/t1.pl
diff --git a/PerlQt/tutorials/t10/CannonField.pm b/PerlTQt/tutorials/t10/CannonField.pm
index 08b2e10..08b2e10 100644
--- a/PerlQt/tutorials/t10/CannonField.pm
+++ b/PerlTQt/tutorials/t10/CannonField.pm
diff --git a/PerlQt/tutorials/t10/LCDRange.pm b/PerlTQt/tutorials/t10/LCDRange.pm
index ab63af0..ab63af0 100644
--- a/PerlQt/tutorials/t10/LCDRange.pm
+++ b/PerlTQt/tutorials/t10/LCDRange.pm
diff --git a/PerlQt/tutorials/t10/t10.pl b/PerlTQt/tutorials/t10/t10.pl
index 7056680..7056680 100644
--- a/PerlQt/tutorials/t10/t10.pl
+++ b/PerlTQt/tutorials/t10/t10.pl
diff --git a/PerlQt/tutorials/t11/CannonField.pm b/PerlTQt/tutorials/t11/CannonField.pm
index 0806f66..0806f66 100644
--- a/PerlQt/tutorials/t11/CannonField.pm
+++ b/PerlTQt/tutorials/t11/CannonField.pm
diff --git a/PerlQt/tutorials/t11/LCDRange.pm b/PerlTQt/tutorials/t11/LCDRange.pm
index ab63af0..ab63af0 100644
--- a/PerlQt/tutorials/t11/LCDRange.pm
+++ b/PerlTQt/tutorials/t11/LCDRange.pm
diff --git a/PerlQt/tutorials/t11/t11.pl b/PerlTQt/tutorials/t11/t11.pl
index d493b1e..d493b1e 100644
--- a/PerlQt/tutorials/t11/t11.pl
+++ b/PerlTQt/tutorials/t11/t11.pl
diff --git a/PerlQt/tutorials/t12/CannonField.pm b/PerlTQt/tutorials/t12/CannonField.pm
index 6cc1529..6cc1529 100644
--- a/PerlQt/tutorials/t12/CannonField.pm
+++ b/PerlTQt/tutorials/t12/CannonField.pm
diff --git a/PerlQt/tutorials/t12/LCDRange.pm b/PerlTQt/tutorials/t12/LCDRange.pm
index d3a5166..d3a5166 100644
--- a/PerlQt/tutorials/t12/LCDRange.pm
+++ b/PerlTQt/tutorials/t12/LCDRange.pm
diff --git a/PerlQt/tutorials/t12/t12.pl b/PerlTQt/tutorials/t12/t12.pl
index e8072ef..e8072ef 100644
--- a/PerlQt/tutorials/t12/t12.pl
+++ b/PerlTQt/tutorials/t12/t12.pl
diff --git a/PerlQt/tutorials/t13/CannonField.pm b/PerlTQt/tutorials/t13/CannonField.pm
index ec220bc..ec220bc 100644
--- a/PerlQt/tutorials/t13/CannonField.pm
+++ b/PerlTQt/tutorials/t13/CannonField.pm
diff --git a/PerlQt/tutorials/t13/GameBoard.pm b/PerlTQt/tutorials/t13/GameBoard.pm
index 52f5e9b..52f5e9b 100644
--- a/PerlQt/tutorials/t13/GameBoard.pm
+++ b/PerlTQt/tutorials/t13/GameBoard.pm
diff --git a/PerlQt/tutorials/t13/LCDRange.pm b/PerlTQt/tutorials/t13/LCDRange.pm
index 1647e85..1647e85 100644
--- a/PerlQt/tutorials/t13/LCDRange.pm
+++ b/PerlTQt/tutorials/t13/LCDRange.pm
diff --git a/PerlQt/tutorials/t13/t13.pl b/PerlTQt/tutorials/t13/t13.pl
index ef412ab..ef412ab 100644
--- a/PerlQt/tutorials/t13/t13.pl
+++ b/PerlTQt/tutorials/t13/t13.pl
diff --git a/PerlQt/tutorials/t14/CannonField.pm b/PerlTQt/tutorials/t14/CannonField.pm
index cbf675d..cbf675d 100644
--- a/PerlQt/tutorials/t14/CannonField.pm
+++ b/PerlTQt/tutorials/t14/CannonField.pm
diff --git a/PerlQt/tutorials/t14/GameBoard.pm b/PerlTQt/tutorials/t14/GameBoard.pm
index a81deef..a81deef 100644
--- a/PerlQt/tutorials/t14/GameBoard.pm
+++ b/PerlTQt/tutorials/t14/GameBoard.pm
diff --git a/PerlQt/tutorials/t14/LCDRange.pm b/PerlTQt/tutorials/t14/LCDRange.pm
index 1647e85..1647e85 100644
--- a/PerlQt/tutorials/t14/LCDRange.pm
+++ b/PerlTQt/tutorials/t14/LCDRange.pm
diff --git a/PerlQt/tutorials/t14/t14.pl b/PerlTQt/tutorials/t14/t14.pl
index ef412ab..ef412ab 100644
--- a/PerlQt/tutorials/t14/t14.pl
+++ b/PerlTQt/tutorials/t14/t14.pl
diff --git a/PerlQt/tutorials/t2/t2.pl b/PerlTQt/tutorials/t2/t2.pl
index c7b76e4..c7b76e4 100644
--- a/PerlQt/tutorials/t2/t2.pl
+++ b/PerlTQt/tutorials/t2/t2.pl
diff --git a/PerlQt/tutorials/t3/t3.pl b/PerlTQt/tutorials/t3/t3.pl
index 24fcdf0..24fcdf0 100644
--- a/PerlQt/tutorials/t3/t3.pl
+++ b/PerlTQt/tutorials/t3/t3.pl
diff --git a/PerlQt/tutorials/t4/t4.pl b/PerlTQt/tutorials/t4/t4.pl
index b4b0b1e..b4b0b1e 100644
--- a/PerlQt/tutorials/t4/t4.pl
+++ b/PerlTQt/tutorials/t4/t4.pl
diff --git a/PerlQt/tutorials/t5/t5.pl b/PerlTQt/tutorials/t5/t5.pl
index 9990c3e..9990c3e 100644
--- a/PerlQt/tutorials/t5/t5.pl
+++ b/PerlTQt/tutorials/t5/t5.pl
diff --git a/PerlQt/tutorials/t6/t6.pl b/PerlTQt/tutorials/t6/t6.pl
index b50c415..b50c415 100644
--- a/PerlQt/tutorials/t6/t6.pl
+++ b/PerlTQt/tutorials/t6/t6.pl
diff --git a/PerlQt/tutorials/t7/LCDRange.pm b/PerlTQt/tutorials/t7/LCDRange.pm
index 9bc48cb..9bc48cb 100644
--- a/PerlQt/tutorials/t7/LCDRange.pm
+++ b/PerlTQt/tutorials/t7/LCDRange.pm
diff --git a/PerlQt/tutorials/t7/t7.pl b/PerlTQt/tutorials/t7/t7.pl
index 0d0d0d2..0d0d0d2 100644
--- a/PerlQt/tutorials/t7/t7.pl
+++ b/PerlTQt/tutorials/t7/t7.pl
diff --git a/PerlQt/tutorials/t8/CannonField.pm b/PerlTQt/tutorials/t8/CannonField.pm
index 1c23244..1c23244 100644
--- a/PerlQt/tutorials/t8/CannonField.pm
+++ b/PerlTQt/tutorials/t8/CannonField.pm
diff --git a/PerlQt/tutorials/t8/LCDRange.pm b/PerlTQt/tutorials/t8/LCDRange.pm
index ab63af0..ab63af0 100644
--- a/PerlQt/tutorials/t8/LCDRange.pm
+++ b/PerlTQt/tutorials/t8/LCDRange.pm
diff --git a/PerlQt/tutorials/t8/t8.pl b/PerlTQt/tutorials/t8/t8.pl
index 620f912..620f912 100644
--- a/PerlQt/tutorials/t8/t8.pl
+++ b/PerlTQt/tutorials/t8/t8.pl
diff --git a/PerlQt/tutorials/t9/CannonField.pm b/PerlTQt/tutorials/t9/CannonField.pm
index 1500480..1500480 100644
--- a/PerlQt/tutorials/t9/CannonField.pm
+++ b/PerlTQt/tutorials/t9/CannonField.pm
diff --git a/PerlQt/tutorials/t9/LCDRange.pm b/PerlTQt/tutorials/t9/LCDRange.pm
index ab63af0..ab63af0 100644
--- a/PerlQt/tutorials/t9/LCDRange.pm
+++ b/PerlTQt/tutorials/t9/LCDRange.pm
diff --git a/PerlQt/tutorials/t9/t9.pl b/PerlTQt/tutorials/t9/t9.pl
index 779d859..779d859 100644
--- a/PerlQt/tutorials/t9/t9.pl
+++ b/PerlTQt/tutorials/t9/t9.pl