diff options
author | Leo Lapworth <leo@cuckoo.org> | 2011-04-03 09:06:56 +0100 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-05-18 16:31:26 -0700 |
commit | ee7da77df0be2dd56a26488d22dd3cd5cd24f2fa (patch) | |
tree | 3ad3fab864fb881825e80b73adb1718a0c310bc8 /README.macosx | |
parent | 0947f90e8328700f4354e8f3ea03cab7531f8cd0 (diff) | |
download | perl-ee7da77df0be2dd56a26488d22dd3cd5cd24f2fa.tar.gz |
README.macosx - remove Carbon reference
Diffstat (limited to 'README.macosx')
-rw-r--r-- | README.macosx | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/README.macosx b/README.macosx index 7adc78d9bc..3fda26241f 100644 --- a/README.macosx +++ b/README.macosx @@ -190,14 +190,6 @@ in the current release of Perl by making the test ignore the broken locale. If you need to use the eu_ES locale, you should contact Apple support. -=head2 Carbon - -MacPerl ships with a number of modules that are used to access the -classic MacOS toolbox. Many of these modules have been updated to use -Mac OS X's newer "Carbon" toolbox, and are available from CPAN in the -"Mac::Carbon" module. - - =head2 Cocoa There are two ways to use Cocoa from Perl. Apple's PerlObjCBridge |