Skip to main content

Writing C Modules with Inline::C

  • Chapter
Writing Perl Modules for CPAN
  • 124 Accesses

Abstract

Inline::C 1 provides a new way to write Perl modules with C. Instead of separating out the Perl and C parts of your module into different files, you can include them both in the same file. Instead of learning a new programming language (XS), you can create C functions in pure C. If this sounds pretty great, it is! My prediction is that the majority of new C modules will be written using Inline::C. It’s easy, it works, and what more could you ask for?

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 24.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 16.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2002 Sam Tregar

About this chapter

Cite this chapter

Tregar, S. (2002). Writing C Modules with Inline::C. In: Writing Perl Modules for CPAN. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-1152-5_10

Download citation

  • DOI: https://doi.org/10.1007/978-1-4302-1152-5_10

  • Publisher Name: Apress, Berkeley, CA

  • Print ISBN: 978-1-59059-018-8

  • Online ISBN: 978-1-4302-1152-5

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics