perl-snippets

A collection of Perl snippets.

https://github.com/developerstoolbox/perl-snippets

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.1%) to scientific vocabulary

Keywords

perl perl-snippets snippets wolfsoftware
Last synced: 10 months ago · JSON representation ·

Repository

A collection of Perl snippets.

Basic Info
  • Host: GitHub
  • Owner: DevelopersToolbox
  • License: mit
  • Language: Perl
  • Default Branch: master
  • Homepage:
  • Size: 197 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 3
  • Releases: 1
Topics
perl perl-snippets snippets wolfsoftware
Created over 2 years ago · Last pushed 11 months ago
Metadata Files
Readme Contributing Funding License Code of conduct Citation Codeowners Security

README.md

DevelopersToolbox logo
Github Build Status License Created
Release Released Commits since release

Overview

This is a collection of useful(ish) Perl snippets. The snippets are all simple self-contained pieces of code (a class or subroutine), but non of them are large enough to require having a repository in their own right.

Perl Snippets

| Name | Description | | ------------------------------------------------------------ | ------------------------------------------------------------- | | complex-threads.pl | A full featured implementation of Perl Threads. | | simple-threads.pl | A simple implementation of Perl Threads. | | slack.pl | Send a simple message to a specific channel in Slack. | | timeout-threads.pl | A simple implementation of Perl Threads with thread timeouts. |


Owner

  • Name: Developers Toolbox
  • Login: DevelopersToolbox
  • Kind: organization
  • Email: github@wolfsoftware.com
  • Location: United Kingdom

A selection of tools to help developers. Created by Wolf Software.

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use this software, please cite it using these metadata.
title: Perl Snippets
abstract: A collection of Perl snippets.
type: software
version: 0.1.0
date-released: 2024-06-05
repository-code: https://github.com/DevelopersToolbox/perl-snippets
keywords:
  - "Wolf Software"
  - "Software"
license: MIT
authors:
  - family-names: "Wolf"
    orcid: "https://orcid.org/0009-0007-0983-2072"

GitHub Events

Total
  • Delete event: 69
  • Issue comment event: 144
  • Push event: 135
  • Pull request review event: 122
  • Pull request event: 143
  • Create event: 70
Last Year
  • Delete event: 69
  • Issue comment event: 144
  • Push event: 135
  • Pull request review event: 122
  • Pull request event: 143
  • Create event: 70

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 122
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 day
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.98
  • Merged pull requests: 111
  • Bot issues: 0
  • Bot pull requests: 122
Past Year
  • Issues: 0
  • Pull requests: 105
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 day
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.99
  • Merged pull requests: 94
  • Bot issues: 0
  • Bot pull requests: 105
Top Authors
Issue Authors
  • dependabot[bot] (1)
Pull Request Authors
  • dependabot[bot] (173)
Top Labels
Issue Labels
dependabot: auto approve (1) dependabot: auto merge (1) dependabot: dependencies (1) dependabot: ecosystem : github actions (1)
Pull Request Labels
dependabot: dependencies (173) dependabot: ecosystem : github actions (173) dependabot: auto approve (160) dependabot: auto merge (160) dependabot: manual merge (6)

Dependencies

.github/workflows/cicd-pipeline.yml actions
.github/workflows/delete-old-runs.yml actions
.github/workflows/dependabot-approve-and-auto-merge.yml actions
.github/workflows/generate-release.yml actions
.github/workflows/greetings.yml actions
.github/workflows/handle-stale.yml actions
.github/workflows/purge-deprecated-workflow-runs.yml actions
.github/workflows/repository-linting.yml actions