Skip to content

Commit

Permalink
Update environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rvosa authored Nov 21, 2024
1 parent eee3bff commit 09c6028
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ dependencies:
- perl-json-pp # JSON parsing
- perl-http-tiny # HTTP client
- perl-log-any # Logging framework
- perl-log-any-adapter # Logging adapters
- perl-datetime # Date handling
- perl-moo # Modern OO framework
- perl-namespace-clean # Clean namespaces
Expand All @@ -31,22 +30,17 @@ dependencies:
- perl-lwp-simple # Legacy HTTP support
- perl-time-hires # High resolution timers
- perl-unicode-utf8 # UTF-8 handling
- perl-io # IO operations

# Testing frameworks and tools
- perl-test-more # Testing framework
- perl-test-exception # Exception testing
- perl-test-warn # Warning testing
- perl-test-deep # Deep structure comparison
- perl-test-differences # Difference visualization
- perl-test-mock-lwp-conditional # HTTP mocking
- perl-test-mockobject # Object mocking
- perl-test-pod # POD testing
- perl-test-pod-coverage # POD coverage testing
- perl-perl-critic # Code analysis
- perl-file-sharedir # For Test::File
- perl-test-file # File testing
- perl-prove # Test runner

# Documentation tools
- perl-pod-markdown # POD to Markdown conversion
Expand Down

0 comments on commit 09c6028

Please sign in to comment.