projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0947f90
)
README.macosx - remove Carbon reference
author
Leo Lapworth
<leo@cuckoo.org>
Sun, 3 Apr 2011 08:06:56 +0000
(09:06 +0100)
committer
Father Chrysostomos
<sprout@cpan.org>
Wed, 18 May 2011 23:31:26 +0000
(16:31 -0700)
README.macosx
patch
|
blob
|
history
diff --git
a/README.macosx
b/README.macosx
index
7adc78d
..
3fda262
100644
(file)
--- 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