Giter VIP home page Giter VIP logo

develppport's Introduction

 Perl/Pollution/Portability Version 1.0003

 Copyright (C) 1999, Kenneth Albanowski. This archive may be used and
 distributed under the same license as any version of Perl.

 This is not an actual Perl module, but rather a distribution containing a
 small header file designed to aid the portability of the XS modules you
 write.
 
 Perl has changed over time, gaining new features, new functions, increasing
 its the flexibility, and reducing the impact on the C namespace environment
 (reduced pollution). This header attempts to bring some of the newer Perl
 features to older versions of Perl, so that you can worry less about
 keeping track of old releases, but users can still reap the benefit.
 
 Why you should use ppport.h in modern code: so that your code will work
 with the widest range of Perl interpreters possible, without significant
 additional work.
 
 Why you should attempt older code to fully use ppport.h: because the
 reduced pollution of newer Perl versions is an important thing, so
 important that the old polluting ways of original Perl modules will not be
 supported very far into the future, and your module will almost certainly
 break! By adapting to it now, you'll gained compatibility and a sense of
 having done the electronic ecology some good.
 

 How to use ppport.h: Don't direct the user to download Devel::PPPort, and
 don't make ppport.h optional. Rather, just take the most recent copy of
 ppport.h that you can find (probably in Devel::PPPort on CPAN), copy it
 into your project, adjust your project to use it, and distribute the header
 along with your module.

 The file may be able to help you make use of itself. It's got some internal
 documentation, and even an automated script to determine how it could be
 used. However, ppport.h is a work in progress, and may not include every
 feature or macro definition. Feel free to add missing parts, just make sure
 to adjust the version mark so that its clear you've branched from the
 original version.

	- Kenneth Albanowski <[email protected]>,
	  February, 1999

develppport's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.