aboutsummaryrefslogtreecommitdiffstats
path: root/entities/perl.ent
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2002-04-12 16:14:31 +0000
committerMark Hymers <markh@linuxfromscratch.org>2002-04-12 16:14:31 +0000
commit27c0e5c4bd59f966ba8e189ba2ecd8ad3d4b41f0 (patch)
treea15c461d7d398870e21b1413b9cf5e63373d51df /entities/perl.ent
parentb7a7faffc8db5d79850ad26a5a48243e06e53c11 (diff)
the entities files should be .ent not .xml. Now syntax highlighting
actually works with the files in vim git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1823 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/perl.ent')
-rw-r--r--entities/perl.ent19
1 files changed, 19 insertions, 0 deletions
diff --git a/entities/perl.ent b/entities/perl.ent
new file mode 100644
index 000000000..2f4335058
--- /dev/null
+++ b/entities/perl.ent
@@ -0,0 +1,19 @@
+<!ENTITY c3-perl SYSTEM "../chapter03/perl.xml">
+
+<!ENTITY c6-perl SYSTEM "../chapter06/perl.xml">
+<!ENTITY c6-perl-inst SYSTEM "../chapter06/perl-inst.xml">
+
+<!ENTITY aa-perl SYSTEM "../appendixa/perl.xml">
+<!ENTITY aa-perl-desc SYSTEM "../appendixa/perl-desc.xml">
+<!ENTITY aa-perl-dep SYSTEM "../appendixa/perl-dep.xml">
+<!ENTITY aa-perl-down SYSTEM "../appendixa/perl-down.xml">
+
+<!ENTITY perl-version "5.6.1">
+<!ENTITY perl-depversion "5.6.1">
+<!ENTITY perl-contversion "5.6.1">
+<!ENTITY perl-size "4,750 KB">
+<!ENTITY perl-dir "perl-&perl-version;">
+<!ENTITY perl-package "perl-&perl-version;.tar.bz2">
+
+<!ENTITY perl-compsize "35 MB">
+<!ENTITY perl-time "6 minutes">