view interps/clc-intercal/CLC-INTERCAL-Base-1.-94.-2/META.yml @ 12508:335a2a849232 draft default tip

<wib_jonas> `` f=/hackenv/bin/dateu; >$f echo $\'#!/bin/bash\\nset -e\\nif (( 1 < $# )); then echo "dateu error: too many command-line arguments. Usage: dateu datetimestring"; exit 2; fi\\nexec date -u ${1:+-d "$1"} "+%Y-%m-%d %H:%M:%S.%3N %z %Z %B %-e %A %G-W%V-%u"\'; chmod a+x "$f"
author HackEso <hackeso@esolangs.org>
date Wed, 03 Jul 2024 18:15:24 +0100
parents 859f9b4339e6
children
line wrap: on
line source

# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
name:         CLC-INTERCAL-Base
version:      1.-94.-2
version_from: 
installdirs:  site
requires:
    Carp:                          0
    Cwd:                           0
    Exporter:                      0
    File::Basename:                0
    File::Spec:                    0
    Getopt::Long:                  0
    IO::File:                      0
    IO::Handle:                    0

distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.30