# CommunityToolkit.Aspire.Hosting.Perl

- Package: `CommunityToolkit.Aspire.Hosting.Perl`
- Version: `13.4.0`
- Target framework: `net10.0`
- Source: [GitHub](https://github.com/CommunityToolkit/Aspire/tree/d9dc6fc02412d7398c5722840513d99965a6e98f/src/CommunityToolkit.Aspire.Hosting.Perl)
- NuGet: [CommunityToolkit.Aspire.Hosting.Perl](https://www.nuget.org/packages/CommunityToolkit.Aspire.Hosting.Perl)

## Namespaces

### Aspire.Hosting

- [PerlAppResourceBuilderExtensions](/reference/api/csharp/communitytoolkit.aspire.hosting.perl/perlappresourcebuilderextensions.md) -- `class` `static` -- Extension methods for adding Perl application resources to the application model.

### Aspire.Hosting.ApplicationModel

- [PerlAppResource](/reference/api/csharp/communitytoolkit.aspire.hosting.perl/perlappresource.md) -- `class` -- Represents a Perl application resource.
- [PerlModuleInstallerResource](/reference/api/csharp/communitytoolkit.aspire.hosting.perl/perlmoduleinstallerresource.md) -- `class` -- A resource that represents a package installer for a perl module.

### CommunityToolkit.Aspire.Hosting.Perl

- [EntrypointType](/reference/api/csharp/communitytoolkit.aspire.hosting.perl/entrypointtype.md) -- `enum` -- Defines the type of entrypoint for a Perl application. Supported entrypoint types currently include Script, API, Module, and Executable.
- [PerlPackageManager](/reference/api/csharp/communitytoolkit.aspire.hosting.perl/perlpackagemanager.md) -- `enum` -- Identifies the Perl package manager used for module installation.
- [PerlPackageManagerExtensions](/reference/api/csharp/communitytoolkit.aspire.hosting.perl/perlpackagemanagerextensions.md) -- `class` `static` -- Extension methods for [PerlPackageManager](/reference/api/csharp/communitytoolkit.aspire.hosting.perl/perlpackagemanager.md).
